diff options
Diffstat (limited to 'exec-i386.c')
-rw-r--r-- | exec-i386.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exec-i386.c b/exec-i386.c index 8144add7ba..538ebe0d63 100644 --- a/exec-i386.c +++ b/exec-i386.c @@ -19,7 +19,7 @@ */ #include "exec-i386.h" -#define DEBUG_EXEC +//#define DEBUG_EXEC #define DEBUG_FLUSH /* main execution loop */ |