diff options
author | tedu <> | 2014-04-20 17:50:12 +0000 |
---|---|---|
committer | tedu <> | 2014-04-20 17:50:12 +0000 |
commit | e36b2b1d2f2677012cc3f53516570183a7e2202c (patch) | |
tree | 0d4bc80de2c2e442eb76470a69ca841ac047ee31 /src | |
parent | 2ad6e6fa88fc050086c4b04dd6a670351657c52d (diff) | |
download | openbsd-e36b2b1d2f2677012cc3f53516570183a7e2202c.tar.gz openbsd-e36b2b1d2f2677012cc3f53516570183a7e2202c.tar.bz2 openbsd-e36b2b1d2f2677012cc3f53516570183a7e2202c.zip |
theo found a file we don't seem to need, but just in case, i will paste
the contents below:
#!/usr/local/bin/perl
# x86 assember
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/libcrypto/bn/asm/x86/f | 3 | ||||
-rw-r--r-- | src/lib/libssl/src/crypto/bn/asm/x86/f | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/src/lib/libcrypto/bn/asm/x86/f b/src/lib/libcrypto/bn/asm/x86/f deleted file mode 100644 index 22e4112224..0000000000 --- a/src/lib/libcrypto/bn/asm/x86/f +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | #!/usr/local/bin/perl | ||
2 | # x86 assember | ||
3 | |||
diff --git a/src/lib/libssl/src/crypto/bn/asm/x86/f b/src/lib/libssl/src/crypto/bn/asm/x86/f deleted file mode 100644 index 22e4112224..0000000000 --- a/src/lib/libssl/src/crypto/bn/asm/x86/f +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | #!/usr/local/bin/perl | ||
2 | # x86 assember | ||
3 | |||