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
9 lines
146 B
ArmAsm
9 lines
146 B
ArmAsm
.include "macros.inc"
|
|
|
|
.section .text, "ax" # 80273e08
|
|
|
|
|
|
/* 80273E08 00270D48 38 60 00 01 */ li r3, 1
|
|
/* 80273E0C 00270D4C 4E 80 00 20 */ blr
|
|
|