15 lines
285 B
ArmAsm
15 lines
285 B
ArmAsm
.text
|
|
.globl "_DllMainCRTStartup@12"
|
|
"_DllMainCRTStartup@12":
|
|
.globl _DllMainCRTStartup
|
|
_DllMainCRTStartup:
|
|
.globl DllMainCRTStartup
|
|
DllMainCRTStartup:
|
|
nop
|
|
|
|
.section .rdata,"dr"
|
|
.globl _testval
|
|
_testval:
|
|
.long 1
|
|
.long 2
|