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
Linux 2.6.31.6
[linux/fpc-iii.git]
/
arch
/
x86
/
include
/
asm
/
sections.h
blob
1b7ee5d673c23552514e7f6d6466bbcaa10ebeda
1
#ifndef _ASM_X86_SECTIONS_H
2
#define _ASM_X86_SECTIONS_H
3
4
#include <asm-generic/sections.h>
5
6
extern
char
__brk_base
[],
__brk_limit
[];
7
8
#endif
/* _ASM_X86_SECTIONS_H */