aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300/include/asm/sections.h
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2008-08-20 11:52:15 +0200
committerIngo Molnar <mingo@elte.hu>2008-08-20 11:52:15 +0200
commit7393423dd9b5790a3115873be355e9fc862bce8f (patch)
treefc83214602c8ce41dc06d5c8e21deada679521f7 /arch/h8300/include/asm/sections.h
parent8df9676d6402563da91427e8d9f2da8a4598aede (diff)
parent1fca25427482387689fa27594c992a961d98768f (diff)
downloadkernel_samsung_smdk4412-7393423dd9b5790a3115873be355e9fc862bce8f.zip
kernel_samsung_smdk4412-7393423dd9b5790a3115873be355e9fc862bce8f.tar.gz
kernel_samsung_smdk4412-7393423dd9b5790a3115873be355e9fc862bce8f.tar.bz2
Merge branch 'linus' into x86/cleanups
Diffstat (limited to 'arch/h8300/include/asm/sections.h')
-rw-r--r--arch/h8300/include/asm/sections.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/h8300/include/asm/sections.h b/arch/h8300/include/asm/sections.h
new file mode 100644
index 0000000..a81743e
--- /dev/null
+++ b/arch/h8300/include/asm/sections.h
@@ -0,0 +1,6 @@
+#ifndef _H8300_SECTIONS_H_
+#define _H8300_SECTIONS_H_
+
+#include <asm-generic/sections.h>
+
+#endif