MN10300: Wire up missing system calls
[safe/jmp/linux-2.6] / arch / mn10300 / include / asm / unistd.h
index 543a4f9..fef5b43 100644 (file)
 #define __NR_dup3              331
 #define __NR_pipe2             332
 #define __NR_inotify_init1     333
+#define __NR_preadv            334
+#define __NR_pwritev           335
 
 #ifdef __KERNEL__