diff options
Diffstat (limited to 'include/asm-x86/sections.h')
-rw-r--r-- | include/asm-x86/sections.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/include/asm-x86/sections.h b/include/asm-x86/sections.h index ae6c69d9be3f..2b8c5160388f 100644 --- a/include/asm-x86/sections.h +++ b/include/asm-x86/sections.h | |||
@@ -1,5 +1 @@ | |||
1 | #ifdef CONFIG_X86_32 | #include <asm-generic/sections.h> | |
2 | # include "sections_32.h" | ||
3 | #else | ||
4 | # include "sections_64.h" | ||
5 | #endif | ||