diff options
Diffstat (limited to 'cgiconst.h')
-rw-r--r-- | cgiconst.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -55,7 +55,7 @@ enum { ,IFEXG #endif #if defined (I486) - ,IRTSI, IDIVI, IREMI, IREMU + ,IRTSI, IDIVI, IREMI, IREMU, IMULUD, IDIVDU #endif #if defined (I486) || defined (G_POWER) ,IDIVU |