[AVR32] Wire up sys_utimensat
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / include / asm-avr32 / unistd.h
index 8f51204718193751bc131cc4f9ce772c2405a36b..2418cce624cc18775a459436aaaef18e140f9398 100644 (file)
 #define __NR_shmdt             276
 #define __NR_shmctl            277
 
+#define __NR_utimensat         278
+
 #ifdef __KERNEL__
-#define NR_syscalls            278
+#define NR_syscalls            279
 
 
 #define __ARCH_WANT_IPC_PARSE_VERSION