Commit | Line | Data |
---|---|---|
1 | #ifdef CONFIG_X86_64 | |
2 | #include "x86-64-syscalls-3.10.0-rc7_integers.h" | |
3 | #endif | |
4 | ||
5 | #ifdef CONFIG_X86_32 | |
6 | #include "x86-32-syscalls-3.1.0-rc6_integers.h" | |
7 | #endif | |
8 | ||
9 | #ifdef CONFIG_ARM | |
10 | #include "arm-32-syscalls-3.4.25_integers.h" | |
11 | #endif | |
12 | ||
13 | #ifdef CONFIG_PPC | |
14 | #include "powerpc-32-syscalls-3.0.34_integers.h" | |
15 | #endif |