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

12 lines
184 B
ArmAsm

;
; Bas Wassink, 23.05.2018
;
; void __fastcall__ cbm_k_second (unsigned char addr)
;
.include "cbm.inc"
.export _cbm_k_second
_cbm_k_second = SECOND