This website requires JavaScript.
Explore
Help
Sign In
jasder
/
runc
Watch
1
Star
0
Fork
You've already forked runc
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
0f85e4e1a3
runc
/
libcontainer
/
netlink
/
netlink_linux_armppc64.go
8 lines
98 B
Go
Raw
Blame
History
// +build arm ppc64 ppc64le
package
netlink
func
ifrDataByte
(
b
byte
)
uint8
{
return
uint8
(
b
)
}
Reference in New Issue
View Git Blame
Copy Permalink