aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-alpha/sections.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-alpha/sections.h')
-rw-r--r--include/asm-alpha/sections.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/asm-alpha/sections.h b/include/asm-alpha/sections.h
new file mode 100644
index 000000000000..43b40edd6e44
--- /dev/null
+++ b/include/asm-alpha/sections.h
@@ -0,0 +1,7 @@
1#ifndef _ALPHA_SECTIONS_H
2#define _ALPHA_SECTIONS_H
3
4/* nothing to see, move along */
5#include <asm-generic/sections.h>
6
7#endif