X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-sparc%2Fsigcontext.h;h=7fa2c7d01ab4b56ce488af3e5c6516a6354df6b6;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=86dc000ad681d4c1f0b969ea6a3085d6f0b84842;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/include/asm-sparc/sigcontext.h b/include/asm-sparc/sigcontext.h index 86dc000ad..7fa2c7d01 100644 --- a/include/asm-sparc/sigcontext.h +++ b/include/asm-sparc/sigcontext.h @@ -4,7 +4,6 @@ #ifdef __KERNEL__ #include -#endif #ifndef __ASSEMBLY__ @@ -59,4 +58,6 @@ typedef struct { #endif /* !(__ASSEMBLY__) */ +#endif /* (__KERNEL__) */ + #endif /* !(__SPARC_SIGCONTEXT_H) */