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