diff options
Diffstat (limited to 'include/asm-sparc/sections.h')
-rw-r--r-- | include/asm-sparc/sections.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-sparc/sections.h b/include/asm-sparc/sections.h new file mode 100644 index 000000000000..6832841df051 --- /dev/null +++ b/include/asm-sparc/sections.h @@ -0,0 +1,6 @@ +#ifndef _SPARC_SECTIONS_H +#define _SPARC_SECTIONS_H + +#include <asm-generic/sections.h> + +#endif |