Rearrange the inclusion of curve448/curve448_lcl.h
[oweals/openssl.git] / crypto / perlasm / x86gas.pl
index 2c8fce077939f4ad57ca99209a5a64b6909984bc..5c7ea3880e4d3965c6864c07ba5d940a39a4917d 100644 (file)
@@ -104,7 +104,7 @@ sub ::BC    { @_;           }
 sub ::DWC      { @_;           }
 
 sub ::file
-{   push(@out,".file\t\"$_[0].s\"\n.text\n");  }
+{   push(@out,".text\n");      }
 
 sub ::function_begin_B
 { my $func=shift;