X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Fx86%2Finclude%2Fasm%2Falternative-asm.h;h=0c0a25a7fb96c579cbbc13cf9c4b24028491ecb3;hp=e8c1d8b8d895cc9eaf1c8525bb0a48e57a15a945;hb=192c16965e50d32ce8050ffdadadf505a51ad4b8;hpb=59ec62873e2154a3f18199444e75f75687b16bef diff --git a/arch/x86/include/asm/alternative-asm.h b/arch/x86/include/asm/alternative-asm.h index e8c1d8b8d895..0c0a25a7fb96 100644 --- a/arch/x86/include/asm/alternative-asm.h +++ b/arch/x86/include/asm/alternative-asm.h @@ -1,3 +1,6 @@ +#ifndef _ASM_X86_ALTERNATIVE_ASM_H +#define _ASM_X86_ALTERNATIVE_ASM_H + #ifdef __ASSEMBLY__ #include @@ -65,3 +68,5 @@ .endm #endif /* __ASSEMBLY__ */ + +#endif /* _ASM_X86_ALTERNATIVE_ASM_H */