mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-17 11:17:04 -04:00
8 lines
79 B
ArmAsm
8 lines
79 B
ArmAsm
.arm
|
|
.text
|
|
.globl _start
|
|
_start:
|
|
.word 0xee474a20
|
|
.word 0xed927a00
|
|
bx lr
|