diff options
author | lloyd <[email protected]> | 2014-01-10 03:41:59 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2014-01-10 03:41:59 +0000 |
commit | 6894dca64c04936d07048c0e8cbf7e25858548c3 (patch) | |
tree | 5d572bfde9fe667dab14e3f04b5285a85d8acd95 /src/lib/hash/sha1_x86_64/info.txt | |
parent | 9efa3be92442afb3d0b69890a36c7f122df18eda (diff) |
Move lib into src
Diffstat (limited to 'src/lib/hash/sha1_x86_64/info.txt')
-rw-r--r-- | src/lib/hash/sha1_x86_64/info.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/lib/hash/sha1_x86_64/info.txt b/src/lib/hash/sha1_x86_64/info.txt new file mode 100644 index 000000000..54d5eefff --- /dev/null +++ b/src/lib/hash/sha1_x86_64/info.txt @@ -0,0 +1,13 @@ +define SHA1_X86_64 20131128 + +load_on asm_ok + +<arch> +x86_64 +</arch> + +<requires> +asm_engine +asm_x86_64 +sha1 +</requires> |