modified to use PAREN_OPEN and PAREN_CLOSE
This commit is contained in:
parent
23fd239e9e
commit
c16922b859
@ -2,6 +2,8 @@
|
||||
/* 68000 desciptor table for ACK target optimizer */
|
||||
|
||||
MAXOP 2;
|
||||
PAREN_OPEN "(";
|
||||
PAREN_CLOSE ")";
|
||||
|
||||
%%;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user