diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/microblaze/arch-syscall.h')
-rw-r--r-- | sysdeps/unix/sysv/linux/microblaze/arch-syscall.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/microblaze/arch-syscall.h b/sysdeps/unix/sysv/linux/microblaze/arch-syscall.h index 6e10c3661d..b6e9b007e4 100644 --- a/sysdeps/unix/sysv/linux/microblaze/arch-syscall.h +++ b/sysdeps/unix/sysv/linux/microblaze/arch-syscall.h @@ -326,6 +326,7 @@ #define __NR_sendmsg 360 #define __NR_sendto 353 #define __NR_set_mempolicy 276 +#define __NR_set_mempolicy_home_node 450 #define __NR_set_robust_list 311 #define __NR_set_thread_area 243 #define __NR_set_tid_address 258 |