1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-26 05:29:30 +00:00
cc65/libsrc/geos-apple/disk/enterturbo.s

12 lines
164 B
ArmAsm

;
; Oliver Schmidt (ol.sc@web.de)
;
; 2012-02-09
; void EnterTurbo (void);
.export _EnterTurbo
.import return0
_EnterTurbo = return0