mirror of
https://github.com/ApacheThunder/r4bootstrap.git
synced 2025-06-19 03:35:41 -04:00
7 lines
92 B
ArmAsm
7 lines
92 B
ArmAsm
.arm
|
|
.global mpu_reset, mpu_reset_end
|
|
|
|
mpu_reset:
|
|
.incbin "mpu_reset.bin"
|
|
mpu_reset_end:
|