mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
* 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
|
|
|