From f335ec9611dee3d8ec350168728f97444031636e Mon Sep 17 00:00:00 2001 From: Astrid 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(-) (limited to 'opcodes.inc.m4') 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