coco2cart: add link file
authorAlan Cox <alan@linux.intel.com>
Sat, 3 Dec 2016 21:44:10 +0000 (21:44 +0000)
committerAlan Cox <alan@linux.intel.com>
Sat, 3 Dec 2016 21:44:10 +0000 (21:44 +0000)
Kernel/platform-coco2cart/fuzix.link [new file with mode: 0644]

diff --git a/Kernel/platform-coco2cart/fuzix.link b/Kernel/platform-coco2cart/fuzix.link
new file mode 100644 (file)
index 0000000..93ee4b6
--- /dev/null
@@ -0,0 +1,17 @@
+define basesympat __sectionbase_%s__
+define lensympat __sectionlen_%s__
+section .istack load 0x0000
+section .vectors load 0x0100
+section .udata load 0x1A00
+section .magic
+section .common
+section .data
+section .bss
+section .videodata
+section .text2
+section .video
+section .discard
+section .start load 0xC000
+section .text
+section .text3
+entry start