summaryrefslogtreecommitdiffstats
path: root/sys/boot/ofw/libofw/openfirm.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/ofw/libofw/openfirm.h')
-rw-r--r--sys/boot/ofw/libofw/openfirm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/boot/ofw/libofw/openfirm.h b/sys/boot/ofw/libofw/openfirm.h
index 5ee672a..4bee076 100644
--- a/sys/boot/ofw/libofw/openfirm.h
+++ b/sys/boot/ofw/libofw/openfirm.h
@@ -67,6 +67,8 @@
typedef int ihandle_t;
typedef int phandle_t;
+extern phandle_t chosen;
+
/*
* This isn't actually an OpenFirmware function, but it seemed like the right
* place for it to go.
OpenPOWER on IntegriCloud