]> git.sur5r.net Git - cc65/blobdiff - src/ld65/cfg/lunix.cfg
Added o65 symbol export capability
[cc65] / src / ld65 / cfg / lunix.cfg
index b66e319880628dee91caed0687293b73a7c893d9..610b16e49ffe8c09bdeb1fa9b6ffa02f08b0b2c5 100644 (file)
@@ -22,7 +22,9 @@ FILES {
     %O: format = o65;
 }
 FORMATS {
-    o65: os = lunix, type = small, import = LUNIXKERNAL, import = LIB6502;
+    o65: os = lunix, type = small, 
+        import = LUNIXKERNAL, import = LIB6502,
+        export = _main;
 }
 SYMBOLS {
     __STACKSIZE__ = $800;      # 2K stack