blob: 650358d835fb513f48aff968bd63c0a500c21685 [file] [log] [blame]
// Header file used by mv12.C and mv12-aux.cc.
int foo () __attribute__ ((target ("default")));
int foo () __attribute__ ((target ("sse4.2")));