blob: e437dfef6e8b4f2b7b0b6f8bf74cc8d597fc1cd8 [file] [log] [blame]
// +build amd64
package binfmt_misc
func amd64Supported() error {
return nil
}