diff options
Diffstat (limited to 'include/asm-x86/shmparam.h')
| -rw-r--r-- | include/asm-x86/shmparam.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/include/asm-x86/shmparam.h b/include/asm-x86/shmparam.h deleted file mode 100644 index 165627cc534..00000000000 --- a/include/asm-x86/shmparam.h +++ /dev/null @@ -1,13 +0,0 @@ -#ifdef __KERNEL__ -# ifdef CONFIG_X86_32 -# include "shmparam_32.h" -# else -# include "shmparam_64.h" -# endif -#else -# ifdef __i386__ -# include "shmparam_32.h" -# else -# include "shmparam_64.h" -# endif -#endif |
