]> err.no Git - linux-2.6/blobdiff - include/asm-parisc/unistd.h
bootmem: factor out the marking of a PFN range
[linux-2.6] / include / asm-parisc / unistd.h
index f74d207c76da45b8a0c699258ebaebbb57442de5..a7d857f0e4f404963c86f2baeb240f80d7a6f110 100644 (file)
 #define __NR_timerfd_settime   (__NR_Linux + 307)
 #define __NR_timerfd_gettime   (__NR_Linux + 308)
 
-#define __NR_Linux_syscalls    (__NR_fallocate + 1)
+#define __NR_Linux_syscalls    (__NR_timerfd_gettime + 1)
 
 
 #define __IGNORE_select                /* newselect */