From: Alan Cox Date: Fri, 29 Sep 2017 21:39:15 +0000 (+0100) Subject: coco2cart: link file X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=fd082cbb79fcb90b377348a6cc83d08f4303cea8;p=FUZIX.git coco2cart: link file --- diff --git a/Applications/util/coco2cart.link b/Applications/util/coco2cart.link new file mode 100644 index 00000000..493ce582 --- /dev/null +++ b/Applications/util/coco2cart.link @@ -0,0 +1,9 @@ +define basesympat __sectionbase_%s__ +define lensympat __sectionlen_%s__ +section .header load 0x8000 +section .text +section .text.hot +section .text.unlikely +section .text.startup +section .data +section .bss