]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-x86_64/ia32_unistd.h
[PATCH] vfs: *at functions: x86_64
[linux-2.6-omap-h63xx.git] / include / asm-x86_64 / ia32_unistd.h
index e8843362a6ccda6011d5ca607ebde4193eab540d..e87cd83a0e86dbbce4e9eb21fa09787400b6d6fb 100644 (file)
 #define __NR_ia32_inotify_add_watch    292
 #define __NR_ia32_inotify_rm_watch     293
 #define __NR_ia32_migrate_pages                294
+#define __NR_ia32_opanat               295
+#define __NR_ia32_mkdirat              296
+#define __NR_ia32_mknodat              297
+#define __NR_ia32_fchownat             298
+#define __NR_ia32_futimesat            299
+#define __NR_ia32_newfstatat           300
+#define __NR_ia32_unlinkat             301
+#define __NR_ia32_renameat             302
+#define __NR_ia32_linkat               303
+#define __NR_ia32_symlinkat            304
+#define __NR_ia32_readlinkat           305
+#define __NR_ia32_fchmodat             306
+#define __NR_ia32_faccessat            307
 
-#define IA32_NR_syscalls 295   /* must be > than biggest syscall! */
+#define IA32_NR_syscalls 308   /* must be > than biggest syscall! */
 
 #endif /* _ASM_X86_64_IA32_UNISTD_H_ */