aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mp_ia32/mp_asm.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mp_ia32/mp_asm.h')
-rw-r--r--modules/mp_ia32/mp_asm.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/mp_ia32/mp_asm.h b/modules/mp_ia32/mp_asm.h
index 0d6dcab97..374fd506b 100644
--- a/modules/mp_ia32/mp_asm.h
+++ b/modules/mp_ia32/mp_asm.h
@@ -95,9 +95,6 @@ inline void word3_muladd_2(word* w2, word* w1, word* w0, word x, word y)
: "cc");
}
-// fixme
-#undef ASM
-
}
}