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_ppc64le.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_ppc64le.const')
| -rw-r--r-- | sys/linux/sys_ppc64le.const | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/linux/sys_ppc64le.const b/sys/linux/sys_ppc64le.const index 90f29e980..6fed787fd 100644 --- a/sys/linux/sys_ppc64le.const +++ b/sys/linux/sys_ppc64le.const @@ -779,7 +779,6 @@ __NR_setfsuid = 138 __NR_setgid = 46 __NR_setgroups = 81 __NR_setitimer = 104 -__NR_setns = 350 __NR_setpgid = 57 __NR_setpriority = 97 __NR_setregid = 71 @@ -820,7 +819,6 @@ __NR_truncate = 92 __NR_uname = 122 __NR_unlink = 10 __NR_unlinkat = 292 -__NR_unshare = 282 __NR_uselib = 86 __NR_ustat = 62 __NR_utime = 30 |
