Sign in
googlers
/
maze
/
linux
/
e496e3d645c93206faf61ff6005995ebd08cc39c
/
.
/
arch
/
sparc
/
include
/
asm
/
sections_64.h
blob: 3f4b9fdc28d02b334d774ae269ffd8624d03d13b [
file
] [
log
] [
blame
]
Sam Ravnborg
f5e706a
2008-07-17 21:55:51 -0700
[
diff
] [
blame
]
1
#ifndef
_SPARC64_SECTIONS_H
2
#define
_SPARC64_SECTIONS_H
3
4
/* nothing to see, move along */
5
#include
<asm-generic/sections.h>
6
7
extern
char
_start
[];
8
9
#endif