aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/asm-sparc/unistd.h3
-rw-r--r--include/asm-sparc64/unistd.h3
2 files changed, 4 insertions, 2 deletions
diff --git a/include/asm-sparc/unistd.h b/include/asm-sparc/unistd.h
index e43ed1d63a9d..da9bdc5e5526 100644
--- a/include/asm-sparc/unistd.h
+++ b/include/asm-sparc/unistd.h
@@ -326,8 +326,9 @@
326#define __NR_move_pages 307 326#define __NR_move_pages 307
327#define __NR_getcpu 308 327#define __NR_getcpu 308
328#define __NR_epoll_pwait 309 328#define __NR_epoll_pwait 309
329#define __NR_utimensat 310
329 330
330#define NR_SYSCALLS 310 331#define NR_SYSCALLS 311
331 332
332#ifdef __KERNEL__ 333#ifdef __KERNEL__
333#define __ARCH_WANT_IPC_PARSE_VERSION 334#define __ARCH_WANT_IPC_PARSE_VERSION
diff --git a/include/asm-sparc64/unistd.h b/include/asm-sparc64/unistd.h
index e2dcb87e0c62..fcd627594f4c 100644
--- a/include/asm-sparc64/unistd.h
+++ b/include/asm-sparc64/unistd.h
@@ -328,8 +328,9 @@
328#define __NR_move_pages 307 328#define __NR_move_pages 307
329#define __NR_getcpu 308 329#define __NR_getcpu 308
330#define __NR_epoll_pwait 309 330#define __NR_epoll_pwait 309
331#define __NR_utimensat 310
331 332
332#define NR_SYSCALLS 310 333#define NR_SYSCALLS 311
333 334
334#ifdef __KERNEL__ 335#ifdef __KERNEL__
335/* sysconf options, for SunOS compatibility */ 336/* sysconf options, for SunOS compatibility */