summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/include')
-rw-r--r--sys/powerpc/include/cpu.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/powerpc/include/cpu.h b/sys/powerpc/include/cpu.h
index a2e34a0..bf4db83 100644
--- a/sys/powerpc/include/cpu.h
+++ b/sys/powerpc/include/cpu.h
@@ -39,8 +39,6 @@
#include <machine/pcb.h>
#include <machine/psl.h>
-#ifdef _KERNEL
-
/*
* CPU Feature Attributes
*
@@ -100,5 +98,4 @@ void cpu_reset(void);
void fork_trampoline(void);
void swi_vm(void *);
-#endif /* _KERNEL */
#endif /* _MACHINE_CPU_H_ */
OpenPOWER on IntegriCloud