repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'pm+acpi-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
[linux/fpc-iii.git]
/
arch
/
s390
/
include
/
asm
/
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