summaryrefslogtreecommitdiff
path: root/include/asm-s390/sections.h
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2008-09-22 15:08:57 +0400
committerIngo Molnar <mingo@elte.hu>2008-09-22 15:08:57 +0400
commit0b88641f1bafdbd087d5e63987a30cc0eadd63b9 (patch)
tree81dcf756db373444140bb2623584710c628e3048 /include/asm-s390/sections.h
parentfbdbf709938d155c719c76b9894d28342632c797 (diff)
parent72d31053f62c4bc464c2783974926969614a8649 (diff)
downloadlinux-0b88641f1bafdbd087d5e63987a30cc0eadd63b9.tar.xz
Merge commit 'v2.6.27-rc7' into x86/debug
Diffstat (limited to 'include/asm-s390/sections.h')
-rw-r--r--include/asm-s390/sections.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/asm-s390/sections.h b/include/asm-s390/sections.h
deleted file mode 100644
index fbd9116eb17b..000000000000
--- a/include/asm-s390/sections.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef _S390_SECTIONS_H
-#define _S390_SECTIONS_H
-
-#include <asm-generic/sections.h>
-
-extern char _eshared[], _ehead[];
-
-#endif