1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-28 19:29:53 +00:00
cc65/libsrc/cbm/c_untlk.s

12 lines
154 B
ArmAsm

;
; Ullrich von Bassewitz, 03.06.1999
;
; void cbm_untlk (void);
;
.export _cbm_untlk
.import UNTLK
_cbm_untlk = UNTLK