1
0
mirror of https://github.com/cc65/cc65.git synced 2025-03-18 01:30:13 +00:00

11 lines
183 B
ArmAsm

;
; Ullrich von Bassewitz, 03.06.1999
;
; void __fastcall__ cbm_k_bsout (unsigned char C);
;
.export _cbm_k_bsout
.import BSOUT
_cbm_k_bsout = BSOUT