aboutsummaryrefslogtreecommitdiff
path: root/include/asm-sh/sections.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sh/sections.h')
-rw-r--r--include/asm-sh/sections.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/asm-sh/sections.h b/include/asm-sh/sections.h
deleted file mode 100644
index 57abd708b23..00000000000
--- a/include/asm-sh/sections.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef __ASM_SH_SECTIONS_H
-#define __ASM_SH_SECTIONS_H
-
-#include <asm-generic/sections.h>
-
-extern char _end[];
-
-#endif /* __ASM_SH_SECTIONS_H */
-