]> err.no Git - linux-2.6/blobdiff - include/asm-cris/unistd.h
Clean up exported headers on CRIS
[linux-2.6] / include / asm-cris / unistd.h
index c2954e90aa24f9caa311285aff06f3dca485d5e1..7372efae05163d166ab1ebec5b94cb7c5b1e0134 100644 (file)
@@ -1,8 +1,6 @@
 #ifndef _ASM_CRIS_UNISTD_H_
 #define _ASM_CRIS_UNISTD_H_
 
-#include <asm/arch/unistd.h>
-
 /*
  * This file contains the system call numbers, and stub macros for libc.
  */
 
 #define NR_syscalls 289
 
+#include <asm/arch/unistd.h>
 
 #define __ARCH_WANT_IPC_PARSE_VERSION
 #define __ARCH_WANT_OLD_READDIR
 #define __ARCH_WANT_SYS_SIGPENDING
 #define __ARCH_WANT_SYS_SIGPROCMASK
 #define __ARCH_WANT_SYS_RT_SIGACTION
-#endif
 
 #ifdef __KERNEL_SYSCALLS__