1
0
mirror of https://github.com/cc65/cc65.git synced 2025-03-09 04:32:13 +00:00
2017-11-13 20:38:41 +01:00

12 lines
160 B
ArmAsm

;
; Ullrich von Bassewitz, 03.06.1999
;
; void cbm_k_untlk (void);
;
.export _cbm_k_untlk
.import UNTLK
_cbm_k_untlk = UNTLK