make library warning go away
This commit is contained in:
parent
117c9e2b6f
commit
cbe3de4949
@ -391,13 +391,14 @@ artimetric_operand: LITERAL
|
||||
exit: EXIT value
|
||||
;
|
||||
|
||||
/* XXX */
|
||||
/* XXX
|
||||
library: LIBRARY declaration_section MYBEGIN library_code END_LIBRARY
|
||||
;
|
||||
|
||||
library_code: %empty
|
||||
| function library_code
|
||||
;
|
||||
*/
|
||||
|
||||
instruction: INOP { append_instruction_t1(NOP); }
|
||||
// #placeholder<instruction_parser_rules> BEGIN
|
||||
|
Loading…
x
Reference in New Issue
Block a user