mirror of
https://github.com/autc04/Retro68.git
synced 2025-01-21 10:32:53 +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
|