summaryrefslogtreecommitdiff
path: root/lib/cfm.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/cfm.h')
-rw-r--r--lib/cfm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/cfm.h b/lib/cfm.h
index cff713f98..9d1ea4c35 100644
--- a/lib/cfm.h
+++ b/lib/cfm.h
@@ -82,4 +82,5 @@ int cfm_get_opup(const struct cfm *);
void cfm_get_remote_mpids(const struct cfm *, uint64_t **rmps, size_t *n_rmps);
const char *cfm_fault_reason_to_str(int fault);
+long long int cfm_wake_time(struct cfm*);
#endif /* cfm.h */