(optionally) push static array initialization down to the ports code generator
[fw/sdcc] / src / SDCC.y
index 8c09fb5840494c7a5c62a93c3ca7948171026973..53cd3b5a02f1d23de06fec5547685b12296ad6c6 100644 (file)
@@ -90,7 +90,7 @@ value *cenum = NULL  ;  /* current enumeration  type chain*/
 %token IFX ADDRESS_OF GET_VALUE_AT_ADDRESS SPIL UNSPIL GETHBIT
 %token BITWISEAND UNARYMINUS IPUSH IPOP PCALL  ENDFUNCTION JUMPTABLE
 %token RRC RLC 
-%token CAST CALL PARAM NULLOP BLOCK LABEL RECEIVE SEND
+%token CAST CALL PARAM NULLOP BLOCK LABEL RECEIVE SEND ARRAYINIT
 
 %type <yyint>  Interrupt_storage
 %type <sym> identifier  declarator  declarator2 enumerator_list enumerator