diff options
Diffstat (limited to 'include/asm-sparc64/sections.h')
-rw-r--r-- | include/asm-sparc64/sections.h | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/include/asm-sparc64/sections.h b/include/asm-sparc64/sections.h index 3f4b9fdc28d0..721496f8b2be 100644 --- a/include/asm-sparc64/sections.h +++ b/include/asm-sparc64/sections.h | |||
@@ -1,9 +1 @@ | |||
1 | #ifndef _SPARC64_SECTIONS_H | #include <asm-sparc/sections.h> | |
2 | #define _SPARC64_SECTIONS_H | ||
3 | |||
4 | /* nothing to see, move along */ | ||
5 | #include <asm-generic/sections.h> | ||
6 | |||
7 | extern char _start[]; | ||
8 | |||
9 | #endif | ||