aboutsummaryrefslogtreecommitdiff
path: root/i386-asm.c
diff options
context:
space:
mode:
Diffstat (limited to 'i386-asm.c')
-rw-r--r--i386-asm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/i386-asm.c b/i386-asm.c
index 664aade..f9c0fa7 100644
--- a/i386-asm.c
+++ b/i386-asm.c
@@ -21,7 +21,7 @@
#include "tcc.h"
-// #define NB_ASM_REGS 8
+/* #define NB_ASM_REGS 8 */
#define MAX_OPERANDS 3
#define NB_SAVED_REGS 3