summaryrefslogtreecommitdiff
path: root/asm/SDK
diff options
context:
space:
mode:
authorMax <mparisi@stevens.edu>2020-10-08 23:36:57 -0400
committerMax <mparisi@stevens.edu>2020-10-08 23:36:57 -0400
commitdde18e05de6dcecae50e24b90588232e0cc13f3c (patch)
tree38e3dc2ffa5051cb3889cacd55d41d7c051262e6 /asm/SDK
parent44f02efbc1cd2862bb3012d059564a6eed274668 (diff)
split ncdsystem.s
Diffstat (limited to 'asm/SDK')
-rw-r--r--asm/SDK/NCD/ncdsystem.s1
1 files changed, 0 insertions, 1 deletions
diff --git a/asm/SDK/NCD/ncdsystem.s b/asm/SDK/NCD/ncdsystem.s
index c5280cc..f97174b 100644
--- a/asm/SDK/NCD/ncdsystem.s
+++ b/asm/SDK/NCD/ncdsystem.s
@@ -2,7 +2,6 @@
.section .text, "ax" # 0x80006980 - 0x803E1E60
-# TODO: verify this symbol is correct
.global NCDSetNwc24Permission
NCDSetNwc24Permission:
/* 802ED204 002E8E64 94 21 FF E0 */ stwu r1, -0x20(r1)