Sign in
googlers
/
maze
/
linux
/
04c567d9313e4927b9835361d8ac0318ce65af6b
/
.
/
include
/
asm-mips
/
sections.h
blob: f7016278b266f9ecb7b87a90761ad4bb431f602a [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
_ASM_SECTIONS_H
2
#define
_ASM_SECTIONS_H
3
4
#include
<asm-generic/sections.h>
5
6
extern
char
_fdata
;
7
8
#endif
/* _ASM_SECTIONS_H */