summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include/ofw_machdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/include/ofw_machdep.h')
-rw-r--r--sys/powerpc/include/ofw_machdep.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/powerpc/include/ofw_machdep.h b/sys/powerpc/include/ofw_machdep.h
index 612b45b..b85ebe1 100644
--- a/sys/powerpc/include/ofw_machdep.h
+++ b/sys/powerpc/include/ofw_machdep.h
@@ -46,5 +46,6 @@ boolean_t OF_bootstrap(void);
void OF_reboot(void);
void ofw_mem_regions(struct mem_region **, int *, struct mem_region **, int *);
+void ofw_quiesce(void); /* Must be called before VM is up! */
#endif /* _MACHINE_OFW_MACHDEP_H_ */
OpenPOWER on IntegriCloud