diff os9/mc09/crtos9.asm @ 103:844305752064

no compile errors on mc09
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Thu, 27 Dec 2018 20:16:34 +0900
parents 09148bb27659
children 096b3fc7aa66
line wrap: on
line diff
--- a/os9/mc09/crtos9.asm	Thu Dec 27 16:03:36 2018 +0900
+++ b/os9/mc09/crtos9.asm	Thu Dec 27 20:16:34 2018 +0900
@@ -9,6 +9,15 @@
 *
 * micro-C user program
 *
+_tylg     set   Prgrm+Objct   
+_atrv     set   ReEnt+rev
+_rev      set   $00
+_edition  set   5
+        ifp1
+            use   defsfile
+        endc
+
+
 *	OPT	LIST
 	INCLUDE	"c.out"		include compilers output
 *	OPT	NOL