summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include/powerpc.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/include/powerpc.h')
-rw-r--r--sys/powerpc/include/powerpc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/powerpc/include/powerpc.h b/sys/powerpc/include/powerpc.h
index 1f7992c..a2fa346 100644
--- a/sys/powerpc/include/powerpc.h
+++ b/sys/powerpc/include/powerpc.h
@@ -47,10 +47,8 @@ void mem_regions(struct mem_region **, int *, struct mem_region **, int *);
*
* Not sure whether boot itself should be implementation dependent instead. XXX
*/
-void ppc_exit(void);
void OF_halt(void);
void OF_reboot(void);
-void ppc_boot(char *bootspec);
int dk_match(char *name);
OpenPOWER on IntegriCloud