diff options
Diffstat (limited to 'include/asm-x86/unistd_32.h')
-rw-r--r-- | include/asm-x86/unistd_32.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-x86/unistd_32.h b/include/asm-x86/unistd_32.h index a1f6383bf695..748a05c77da4 100644 --- a/include/asm-x86/unistd_32.h +++ b/include/asm-x86/unistd_32.h | |||
@@ -336,6 +336,7 @@ | |||
336 | #define __NR_eventfd2 328 | 336 | #define __NR_eventfd2 328 |
337 | #define __NR_epoll_create2 329 | 337 | #define __NR_epoll_create2 329 |
338 | #define __NR_dup3 330 | 338 | #define __NR_dup3 330 |
339 | #define __NR_pipe2 331 | ||
339 | 340 | ||
340 | #ifdef __KERNEL__ | 341 | #ifdef __KERNEL__ |
341 | 342 | ||