]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-powerpc/current.h
[S390] Cleanup in signal handling code.
[linux-2.6-omap-h63xx.git] / include / asm-powerpc / current.h
index 82cd4a9ca99a92faca63cf01e41ebc75f6a35c38..1938d6abd255056f46711b2786c3720123d90445 100644 (file)
@@ -1,5 +1,6 @@
 #ifndef _ASM_POWERPC_CURRENT_H
 #define _ASM_POWERPC_CURRENT_H
+#ifdef __KERNEL__
 
 /*
  * This program is free software; you can redistribute it and/or
@@ -24,4 +25,5 @@ register struct task_struct *current asm ("r2");
 
 #endif
 
+#endif /* __KERNEL__ */
 #endif /* _ASM_POWERPC_CURRENT_H */