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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/include/ofw_machdep.h b/sys/powerpc/include/ofw_machdep.h
index 7f3aa0e..a4b601e 100644
--- a/sys/powerpc/include/ofw_machdep.h
+++ b/sys/powerpc/include/ofw_machdep.h
@@ -30,7 +30,7 @@
#include <sys/bus.h>
+int OF_decode_addr(phandle_t, int, bus_space_tag_t *, bus_space_handle_t *);
void OF_getetheraddr(device_t dev, u_char *addr);
-int mem_valid(vm_offset_t addr, int len);
#endif /* _MACHINE_OFW_MACHDEP_H_ */
OpenPOWER on IntegriCloud