view lib/sys6809l1.as @ 3169:1ff3d7673e36

mc09 l2: bring sys/makefile in line with latest organisation for other platforms Revise bootfiles/makefile to remove sysgo from bootfile - it can be found on the root of the disk.
author Neal Crook <foofoobedoo@gmail.com>
date Mon, 17 Apr 2017 22:59:28 +0100
parents 3b7b5021f8bc
children
line wrap: on
line source

               section   _constant

Level          equ       1
H6309          equ       0

               use       ../defs/os9.d
               use       ../defs/rbf.d
               use       ../defs/scf.d
               use       ../defs/pipe.d
               use       ../defs/rbsuper.d
               use       ../defs/drivewire.d

               endsect