mirror of
https://github.com/zeldaret/tp
synced 2026-05-24 07:11:06 -04:00
f61bfb39dd
* split and named symbols in text.s * Update makefile for better compatiblity
10 lines
141 B
ArmAsm
10 lines
141 B
ArmAsm
.include "macros.inc"
|
|
|
|
.section .text, "ax" # 80035c88
|
|
|
|
|
|
.global setInitEventBit
|
|
setInitEventBit:
|
|
/* 80035C88 00032BC8 4E 80 00 20 */ blr
|
|
|