Nicholas Flintham | 1e3d311 | 2013-04-10 10:48:38 +0100 | [diff] [blame^] | 1 | #include <asm/barrier.h> |
2 | #include <asm/compiler.h> | ||||
3 | #include <asm/cmpxchg.h> | ||||
4 | #include <asm/exec.h> | ||||
5 | #include <asm/switch_to.h> | ||||
6 | #include <asm/system_info.h> | ||||
7 | #include <asm/system_misc.h> |