This website requires JavaScript.
Explore
Help
Register
Sign In
JohnHammond
/
buildkit
mirror of
https://github.com/JohnHammond/buildkit.git
Watch
1
Star
0
Fork
You've already forked buildkit
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3c53f48f22
buildkit
/
util
/
binfmt_misc
/
s390x_check_s390x.go
8 lines
82 B
Go
Raw
Blame
History
// +build s390x
package
binfmt_misc
func
s390xSupported
(
)
error
{
return
nil
}
Reference in New Issue
View Git Blame
Copy Permalink