diff options
author | lloyd <[email protected]> | 2009-09-29 18:49:49 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2009-09-29 18:49:49 +0000 |
commit | 5f12c043733f7eec2487a31194f6b6bf17276008 (patch) | |
tree | dde8ecaf1e6e2e8e8b81372c479dc4409c7c3bec /src/hash/sha1_amd64 | |
parent | e98ba8ecc6a633c48b486b43ad53bcf7212cee55 (diff) |
Remove add blocks from hash function info.txt files
Diffstat (limited to 'src/hash/sha1_amd64')
-rw-r--r-- | src/hash/sha1_amd64/info.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/hash/sha1_amd64/info.txt b/src/hash/sha1_amd64/info.txt index ddbc7d380..183658ac7 100644 --- a/src/hash/sha1_amd64/info.txt +++ b/src/hash/sha1_amd64/info.txt @@ -4,12 +4,6 @@ define SHA1_AMD64 load_on asm_ok -<add> -sha1_amd64_imp.S -sha1_amd64.cpp -sha1_amd64.h -</add> - <arch> amd64 </arch> |