aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/bigint/mulop_amd64/info.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2010-09-24 21:48:34 +0000
committerlloyd <[email protected]>2010-09-24 21:48:34 +0000
commitad279eccb6ae305e631a0bb9943957b02922a858 (patch)
treee4bbec1ffc49d61b4f84dbf833c582e3561a8801 /src/math/bigint/mulop_amd64/info.txt
parent27126e7bf1ac37a9aebd7a03db86669759962289 (diff)
Delete obsolete asm versions
Diffstat (limited to 'src/math/bigint/mulop_amd64/info.txt')
-rw-r--r--src/math/bigint/mulop_amd64/info.txt30
1 files changed, 0 insertions, 30 deletions
diff --git a/src/math/bigint/mulop_amd64/info.txt b/src/math/bigint/mulop_amd64/info.txt
deleted file mode 100644
index 4a82ff5be..000000000
--- a/src/math/bigint/mulop_amd64/info.txt
+++ /dev/null
@@ -1,30 +0,0 @@
-mp_bits 64
-
-load_on never
-
-<source>
-mp_mulop_amd64.S
-</source>
-
-<arch>
-amd64
-</arch>
-
-<cc>
-gcc
-icc
-</cc>
-
-# ELF systems
-<os>
-linux
-freebsd
-dragonfly
-netbsd
-openbsd
-solaris
-</os>
-
-<requires>
-asm_amd64
-</requires>