diff options
Diffstat (limited to 'ANDROID_3.4.5/arch/m68k/include/asm/sections.h')
-rw-r--r-- | ANDROID_3.4.5/arch/m68k/include/asm/sections.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/ANDROID_3.4.5/arch/m68k/include/asm/sections.h b/ANDROID_3.4.5/arch/m68k/include/asm/sections.h deleted file mode 100644 index 5277e527..00000000 --- a/ANDROID_3.4.5/arch/m68k/include/asm/sections.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef _ASM_M68K_SECTIONS_H -#define _ASM_M68K_SECTIONS_H - -#include <asm-generic/sections.h> - -extern char _sbss[], _ebss[]; - -#endif /* _ASM_M68K_SECTIONS_H */ |