aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-09-07 19:06:17 +0000
committerlloyd <[email protected]>2008-09-07 19:06:17 +0000
commitef7db49678b02d488bd329e020c30817039d0df7 (patch)
tree56f35e7ecf302047d2c47ddd2f9782f783cf7dfd /modules
parent0f48d72c049aa039e97357622eaad05373f9373e (diff)
Disable mp_mulop.S until updated
Diffstat (limited to 'modules')
-rw-r--r--modules/asm_ia32/modinfo.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/modules/asm_ia32/modinfo.txt b/modules/asm_ia32/modinfo.txt
index cca46635b..83c07bc90 100644
--- a/modules/asm_ia32/modinfo.txt
+++ b/modules/asm_ia32/modinfo.txt
@@ -1,6 +1,6 @@
realname "Algorithm x86 Assembler"
-mp_bits 32
+#mp_bits 32
load_on asm_ok
@@ -12,7 +12,7 @@ serpent.cpp
</replace>
<ignore>
-mp_mulop.cpp
+#mp_mulop.cpp
</ignore>
<add>
@@ -21,7 +21,7 @@ md4core.S
md5core.S
sha1_asm.S
serp_asm.S
-mp_mulop.S
+#mp_mulop.S
</add>
<arch>