view lib/kreiderclib/cfinish.as @ 2861:bd286ab169c7 lwtools-port

Makefiles: Make make info prettier for dsks/ReadMe
author Tormod Volden <debian.tormod@gmail.com>
date Mon, 15 Jul 2013 23:58:09 +0200 (2013-07-15)
parents 1647f1874cdf
children
line wrap: on
line source
* Disassembly by Os9disasm of cfinish.r

 section code

* OS-9 system function equates

F$Exit equ $06 

exit: lbsr  _dumprof 
 lbsr  _tidyup 
_exit: ldd   2,s 
 os9 F$Exit 

 endsect