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