]> err.no Git - linux-2.6/blobdiff - include/asm-m32r/unistd.h
Fix 'make headers_check' on m32r
[linux-2.6] / include / asm-m32r / unistd.h
index cc31790d8077c5dbc07e9c434ecf10d4f6a79870..89f376e6229f7ddb2cf332a613177e9f09f1b19a 100644 (file)
@@ -3,8 +3,6 @@
 
 /* $Id$ */
 
-#include <asm/syscall.h>       /* SYSCALL_* */
-
 /*
  * This file contains the system call numbers.
  */
  * <asm-m32r/errno.h>
  */
 
+#include <asm/syscall.h>       /* SYSCALL_* */
+
 #define __syscall_return(type, res) \
 do { \
        if ((unsigned long)(res) >= (unsigned long)(-(124 + 1))) { \