diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2014-04-20 17:50:13 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2014-04-20 17:50:13 +0000 |
commit | 65746065959f9cf6f7029623c363f72aa2ca1b2c (patch) | |
tree | 05564747fa2ba7cbf52d4545b0a0b185b1dbe841 /lib/libcrypto/bn | |
parent | 9788b20ee1113bc8e4f5b48ba3403bd68666ce72 (diff) |
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 'lib/libcrypto/bn')
-rw-r--r-- | lib/libcrypto/bn/asm/x86/f | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libcrypto/bn/asm/x86/f b/lib/libcrypto/bn/asm/x86/f deleted file mode 100644 index 22e41122243..00000000000 --- a/lib/libcrypto/bn/asm/x86/f +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/local/bin/perl -# x86 assember - |