From 3bacf3b72e46ff709456984a2bd281300b6382d5 Mon Sep 17 00:00:00 2001 From: Duncan Smith Date: Fri, 12 Nov 2010 22:53:14 -0800 Subject: Protection added to prevent m4 from emitting "TIME ," --- opcodes.inc.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opcodes.inc.m4 b/opcodes.inc.m4 index 95195b4..70ffb2c 100644 --- a/opcodes.inc.m4 +++ b/opcodes.inc.m4 @@ -8,6 +8,6 @@ dnl # end_10, and is undefined everywhere else. define(`local',$`'1_``$1'')dnl `emu_op_'$1`:' $2 - TIME $3,$4 + TIME $3 ifelse(`, $4', `, ', `', `, $4') undefine(`label')dnl DONE')dnl -- cgit v1.2.3