1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-09 01:28:58 +00:00
cc65/libsrc/atari/tgi_stat_stddrv.s

15 lines
217 B
ArmAsm
Raw Normal View History

;
; Address of the static standard tgi driver
;
; Oliver Schmidt, 2012-11-01
;
; const void tgi_static_stddrv[];
;
.export _tgi_static_stddrv
.import _atari_8
.rodata
_tgi_static_stddrv := _atari_8