repo.or.cz
/
zen-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
spi-topcliff-pch: add recovery processing in case wait-event timeout
[zen-stable.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