X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fx86%2Finclude%2Fasm%2Fsections.h;h=1b7ee5d673c23552514e7f6d6466bbcaa10ebeda;hb=d3d52d687a770973b459d8a92ec1adbba3f60c4b;hp=2b8c5160388fb4863f05c33c15e42e22c53fc7a2;hpb=24924f884cd36603615ea5496244e542b0b513c6;p=pandora-kernel.git diff --git a/arch/x86/include/asm/sections.h b/arch/x86/include/asm/sections.h index 2b8c5160388f..1b7ee5d673c2 100644 --- a/arch/x86/include/asm/sections.h +++ b/arch/x86/include/asm/sections.h @@ -1 +1,8 @@ +#ifndef _ASM_X86_SECTIONS_H +#define _ASM_X86_SECTIONS_H + #include + +extern char __brk_base[], __brk_limit[]; + +#endif /* _ASM_X86_SECTIONS_H */