From 4e6c4b2a3693b3ff3713bff0906a243d1acbc284 Mon Sep 17 00:00:00 2001 From: avg Date: Sun, 28 Jul 2013 18:44:17 +0000 Subject: Revert r253748,253749 This WIP should not have been committed yet. Pointyhat to: avg --- sys/powerpc/include/cpu.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'sys/powerpc/include/cpu.h') 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 #include -#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_ */ -- cgit v1.1