x86: rename .i assembler includes to .h
[deliverable/linux.git] / include / asm-sh / sections.h
CommitLineData
1da177e4
LT
1#ifndef __ASM_SH_SECTIONS_H
2#define __ASM_SH_SECTIONS_H
3
4#include <asm-generic/sections.h>
5
9655ad03 6extern long __machvec_start, __machvec_end;
1f91bbb5 7extern char _ebss[];
9655ad03 8
1da177e4
LT
9#endif /* __ASM_SH_SECTIONS_H */
10
This page took 0.256989 seconds and 5 git commands to generate.