Implemented builtin functions
[fw/sdcc] / src / izt / tlcs900h.c
index 2c9cfe0045167652dd67ef252f58fce64bac20cc..3be389c1d29e85608076a1859f6916ac6e8641e6 100644 (file)
@@ -209,5 +209,6 @@ PORT tlcs900h_port =
   0,                           /* leave == */
   FALSE,                        /* No array initializer support. */    
   0,                            /* no CSE cost estimation yet */
+  NULL,                        /* no builtin functions */
   PORT_MAGIC
 };