mirror of
https://github.com/vishvananda/netns
synced 2025-02-20 05:26:50 +00:00
Add mips, mipsle to the SYS_SETNS map
This commit is contained in:
parent
2c9454e4fc
commit
8d723eab75
@ -19,6 +19,8 @@ var SYS_SETNS = map[string]uintptr{
|
||||
"amd64": 308,
|
||||
"arm64": 268,
|
||||
"arm": 375,
|
||||
"mips": 4344,
|
||||
"mipsle": 4344,
|
||||
"ppc64": 350,
|
||||
"ppc64le": 350,
|
||||
"s390x": 339,
|
||||
|
Loading…
Reference in New Issue
Block a user