David Howells | e839ca5 | 2012-03-28 18:30:03 +0100 | [diff] [blame] | 1 | /* FILE TO BE DELETED. DO NOT ADD STUFF HERE! */ |
2 | #include <asm/barrier.h> | ||||
3 | #include <asm/bl_bit.h> | ||||
4 | #include <asm/cache_insns.h> | ||||
5 | #include <asm/cmpxchg.h> | ||||
6 | #include <asm/exec.h> | ||||
7 | #include <asm/switch_to.h> | ||||
8 | #include <asm/traps.h> | ||||
Paul Mundt | fa43972 | 2008-09-04 18:53:58 +0900 | [diff] [blame] | 9 | void free_initmem(void); |