diff options
author | Max <mparisi@stevens.edu> | 2020-10-15 19:13:20 -0400 |
---|---|---|
committer | Max <mparisi@stevens.edu> | 2020-10-15 19:13:20 -0400 |
commit | b362d867a885ce94299b62bc0d76cab22088aa8c (patch) | |
tree | 2ae2432133bda4350b70d08625b1a2ab3e3876e1 /asm/code_8023234C.s | |
parent | 681a2743f0ccfecfe71df9028dcbb976020a9032 (diff) |
resolve linker errors
Diffstat (limited to 'asm/code_8023234C.s')
-rw-r--r-- | asm/code_8023234C.s | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/asm/code_8023234C.s b/asm/code_8023234C.s index ec16b9d..1d4a002 100644 --- a/asm/code_8023234C.s +++ b/asm/code_8023234C.s @@ -2,6 +2,8 @@ .section .text, "ax" # 0x80006980 - 0x803E1E60
+ +.global lbl_8023234C lbl_8023234C:
/* 8023234C 0022DFAC 94 21 FF F0 */ stwu r1, -0x10(r1)
/* 80232350 0022DFB0 7C 08 02 A6 */ mflr r0
|