diff options
Diffstat (limited to 'arch/frv')
-rw-r--r-- | arch/frv/include/asm/system.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/frv/include/asm/system.h b/arch/frv/include/asm/system.h index 5c707a235403..659bcdb44eca 100644 --- a/arch/frv/include/asm/system.h +++ b/arch/frv/include/asm/system.h | |||
@@ -1,6 +1,4 @@ | |||
1 | /* FILE TO BE DELETED. DO NOT ADD STUFF HERE! */ | ||
2 | #include <asm/barrier.h> | 1 | #include <asm/barrier.h> |
3 | #include <asm/cmpxchg.h> | 2 | #include <asm/cmpxchg.h> |
4 | #include <asm/exec.h> | 3 | #include <asm/exec.h> |
5 | #include <asm/switch_to.h> | 4 | #include <asm/switch_to.h> |
6 | extern void free_initmem(void); | ||