summaryrefslogtreecommitdiff
path: root/cgiconst.h
diff options
context:
space:
mode:
Diffstat (limited to 'cgiconst.h')
-rw-r--r--cgiconst.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/cgiconst.h b/cgiconst.h
index a4e2ad2..22db79f 100644
--- a/cgiconst.h
+++ b/cgiconst.h
@@ -68,10 +68,7 @@ enum {
#endif
#if defined (I486)
,IADC ,ISBB, IRTSI
- ,IDIVI, IREMI, IREMU, IFLOORDIV, IMOD, IMULUD
-# ifndef THREAD32
- ,IDIVDU
-# endif
+ ,IDIVI, IREMI, IREMU, IFLOORDIV, IMOD, IMULUD, IDIVDU
,IFLOADS, IFMOVES
#endif
#if defined (I486) || defined (G_POWER)