blob: 2b2ab45be453d2a94b4f77eaa8ca52a16e9d83c9 [file] [log] [blame]
// +build 386
package binfmt_misc
func i386Supported() error {
return nil
}