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