use gcc because cpp sucks

This commit is contained in:
rsc
2006-04-21 03:43:54 +00:00
parent 110c707dda
commit a2000ee73e
3 changed files with 2 additions and 4 deletions

View File

@@ -2,7 +2,6 @@
.p2align 2,0x90
.globl _sha1block
.type _sha1block, @function
_sha1block:
/* x = (wp[off-f] ^ wp[off-8] ^ wp[off-14] ^ wp[off-16]) <<< 1;