repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ARM] Orion: update defconfig
[linux-2.6/mini2440.git]
/
include
/
asm-s390
/
sections.h
blob
fbd9116eb17bf2c73d80952af2108eecdf4db1ed
1
#ifndef _S390_SECTIONS_H
2
#define _S390_SECTIONS_H
3
4
#include <asm-generic/sections.h>
5
6
extern
char
_eshared
[],
_ehead
[];
7
8
#endif