[PATCH] xtensa: fix irq and misc fixes
[pandora-kernel.git] / include / asm-xtensa / unistd.h
index 2e1a1b9..15b0932 100644 (file)
 
 #define SYSXTENSA_COUNT                   5    /* count of syscall0 functions*/
 
+#ifdef __KERNEL__
+
 /*
  * "Conditional" syscalls
  *
 #define __ARCH_WANT_SYS_UTIME
 #define __ARCH_WANT_SYS_LLSEEK
 #define __ARCH_WANT_SYS_RT_SIGACTION
+
 #endif /* __KERNEL__ */
 
 #endif /* _XTENSA_UNISTD_H */