diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-04-27 18:47:24 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-04-27 18:47:58 +0200 |
| commit | 190d92e056bae96ec13f320400f80e94dc8e9ea0 (patch) | |
| tree | 13f71db28373df61e40cebfda47ef00411a504d4 /sys/linux/sys_arm64.const | |
| parent | 195cc154e260ce9d7172c0ad3d6aab4b4c849495 (diff) | |
sys/linux: extend namespace desciptions
Slightly extend namespace descriptions and move
them to a separate file.
Diffstat (limited to 'sys/linux/sys_arm64.const')
| -rw-r--r-- | sys/linux/sys_arm64.const | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/linux/sys_arm64.const b/sys/linux/sys_arm64.const index 49287c154..57a4782ed 100644 --- a/sys/linux/sys_arm64.const +++ b/sys/linux/sys_arm64.const @@ -779,7 +779,6 @@ __NR_setfsuid = 151 __NR_setgid = 144 __NR_setgroups = 159 __NR_setitimer = 103 -__NR_setns = 268 __NR_setpgid = 154 __NR_setpriority = 140 __NR_setregid = 143 @@ -820,7 +819,6 @@ __NR_truncate = 45 __NR_uname = 160 # __NR_unlink is not set __NR_unlinkat = 35 -__NR_unshare = 97 # __NR_uselib is not set # __NR_ustat is not set # __NR_utime is not set |
