1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-07 23:29:39 +00:00
cc65/libsrc/cbm/cbm_close.s

11 lines
180 B
ArmAsm
Raw Normal View History

;
; Marc 'BlackJack' Rintsch, 18.03.2001
;
; void __fastcall__ cbm_close (unsigned char lfn);
;
.import _cbm_k_close
.export _cbm_close
_cbm_close = _cbm_k_close