* src/SDCCicode.c (operandOperation): really fixed problem with bitops
[fw/sdcc] / src / xa51 / main.c
index d3aaa9ad384c347d3ed5d05b328bcb39e7858b60..707bad099c831ccd8a42ada8e5e0e32a3b09a47d 100755 (executable)
@@ -213,6 +213,7 @@ PORT xa51_port =
   "MCU 80C51XA",                       /* Target name */
   NULL,                                /* Processor name */
   {
+    glue,
     FALSE,                     /* Emit glue around main */
     MODEL_PAGE0,
     MODEL_PAGE0
@@ -258,6 +259,7 @@ PORT xa51_port =
     NULL, // default global map
     1
   },
+  { NULL, NULL },
   {
     -1, // stack grows down
     0, // bank overhead NUY