GH601: Various spelling fixes.
[openssl.git] / crypto / sha / asm / sha1-c64xplus.pl
index 87000d1e8f6a9cc0904d5b22bd210b4b203eff76..ad8b17211f2a120928384d166551ea36c12fef03 100644 (file)
@@ -39,6 +39,13 @@ open STDOUT,">$output";
 $code=<<___;
        .text
 
+       .if     .ASSEMBLER_VERSION<7000000
+       .asg    0,__TI_EABI__
+       .endif
+       .if     __TI_EABI__
+       .asg    sha1_block_data_order,_sha1_block_data_order
+       .endif
+
        .asg    B3,RA
        .asg    A15,FP
        .asg    B15,SP