summaryrefslogtreecommitdiff
path: root/include/asm-arm
diff options
context:
space:
mode:
authorRussell King <rmk@flint.arm.linux.org.uk>2003-08-05 01:02:58 +0100
committerRussell King <rmk@flint.arm.linux.org.uk>2003-08-05 01:02:58 +0100
commit6f461593c987f394be3a6fc6411cc4bc6b5c19df (patch)
tree92cf23724c4797933bc12f53e2eabe503c3afdc4 /include/asm-arm
parentb5ccf78a8f4707c6310310d96e157a8ef0a4c2c0 (diff)
[ARM] Add generic sections.h for ARM.
Diffstat (limited to 'include/asm-arm')
-rw-r--r--include/asm-arm/sections.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-arm/sections.h b/include/asm-arm/sections.h
new file mode 100644
index 000000000000..2b8c5160388f
--- /dev/null
+++ b/include/asm-arm/sections.h
@@ -0,0 +1 @@
+#include <asm-generic/sections.h>