1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-01 23:29:41 +00:00
cc65/libsrc/geos-common/system/firstinit.s
ol.sc 5149fea3e1 Normalized coding style.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5500 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-02-08 16:56:54 +00:00

12 lines
152 B
ArmAsm

;
; Maciej 'YTM/Alliance' Witkowiak
;
; 30.10.99
; void FirstInit (void);
.export _FirstInit
.include "jumptab.inc"
_FirstInit = FirstInit