mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-27 14:50:23 +00:00
14 lines
260 B
ArmAsm
14 lines
260 B
ArmAsm
.text
|
|
.globl "_DllMainCRTStartup@12"
|
|
"_DllMainCRTStartup@12":
|
|
.globl _DllMainCRTStartup
|
|
_DllMainCRTStartup:
|
|
.globl DllMainCRTStartup
|
|
DllMainCRTStartup:
|
|
nop
|
|
|
|
.section .rdata,"dr"
|
|
_testval:
|
|
.long 1
|
|
.long 2
|