aboutsummaryrefslogtreecommitdiff
path: root/include/asm-s390/sections.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-s390/sections.h')
-rw-r--r--include/asm-s390/sections.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-s390/sections.h b/include/asm-s390/sections.h
index 1c5a2c4ccda..fbd9116eb17 100644
--- a/include/asm-s390/sections.h
+++ b/include/asm-s390/sections.h
@@ -3,6 +3,6 @@
#include <asm-generic/sections.h>
-extern char _eshared[];
+extern char _eshared[], _ehead[];
#endif