ia64: add renameat2 syscall

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Acked-by: Tony Luck <tony.luck@intel.com>
This commit is contained in:
Miklos Szeredi
2014-05-20 10:59:38 +02:00
parent 18e480aa07
commit 3ca976a2cf
3 changed files with 3 additions and 1 deletions

View File

@@ -327,5 +327,6 @@
#define __NR_finit_module 1335
#define __NR_sched_setattr 1336
#define __NR_sched_getattr 1337
#define __NR_renameat2 1338
#endif /* _UAPI_ASM_IA64_UNISTD_H */