1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-17 16:29:32 +00:00
cc65/libsrc/lynx/tgi_stat_stddrv.s

15 lines
241 B
ArmAsm

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