Commit 5552bd28 authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds

[PATCH] update unistd.h for sys_vserver

parent f47ec725
...@@ -278,8 +278,9 @@ ...@@ -278,8 +278,9 @@
#define __NR_tgkill 270 #define __NR_tgkill 270
#define __NR_utimes 271 #define __NR_utimes 271
#define __NR_fadvise64_64 272 #define __NR_fadvise64_64 272
#define __NR_vserver 273
#define NR_syscalls 273 #define NR_syscalls 274
/* user-visible error numbers are in the range -1 - -124: see <asm-i386/errno.h> */ /* user-visible error numbers are in the range -1 - -124: see <asm-i386/errno.h> */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment