blob: 27e4ab8f1a9343595fbea2a73ce365b05ec89c46 [file] [log] [blame]
// +build ppc64le
package binfmt_misc
func ppc64leSupported() error {
return nil
}