summaryrefslogtreecommitdiff
path: root/asm/SDK/OS
diff options
context:
space:
mode:
authorRevo <projectrevotpp@hotmail.com>2020-10-11 23:11:12 -0400
committerGitHub <noreply@github.com>2020-10-11 23:11:12 -0400
commit054335fddc4e75bb704098bb647f096be7f458d8 (patch)
treedc593d616c5c6a01a91dd4086bb6c51acbc7d799 /asm/SDK/OS
parent0314819e3b37bc1af235f4d843aece51e346da76 (diff)
parent3748803f17a9e391e3b2b3982fc4b24ed7f3815e (diff)
Merge pull request #140 from mparisi20/master
Split SSL and NWC24 libraries
Diffstat (limited to 'asm/SDK/OS')
-rw-r--r--asm/SDK/OS/OSNet.s6
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/SDK/OS/OSNet.s b/asm/SDK/OS/OSNet.s
index 4ceeb0e..430f8cf 100644
--- a/asm/SDK/OS/OSNet.s
+++ b/asm/SDK/OS/OSNet.s
@@ -19,7 +19,7 @@ __OSInitNet:
/* 80274140 0026FDA0 40 82 00 08 */ bne lbl_80274148
/* 80274144 0026FDA4 48 00 00 5C */ b lbl_802741A0
lbl_80274148:
-/* 80274148 0026FDA8 48 09 0B D5 */ bl func_80304D1C
+/* 80274148 0026FDA8 48 09 0B D5 */ bl NWC24iPrepareShutdown
/* 8027414C 0026FDAC 2C 03 00 00 */ cmpwi r3, 0
/* 80274150 0026FDB0 41 82 00 34 */ beq lbl_80274184
/* 80274154 0026FDB4 40 80 00 14 */ bge lbl_80274168
@@ -28,7 +28,7 @@ lbl_80274148:
/* 80274160 0026FDC0 4C C6 31 82 */ crclr 6
/* 80274164 0026FDC4 4B D9 39 61 */ bl func_80007AC4
lbl_80274168:
-/* 80274168 0026FDC8 48 08 F8 8D */ bl func_803039F4
+/* 80274168 0026FDC8 48 08 F8 8D */ bl NWC24SuspendScheduler
/* 8027416C 0026FDCC 2C 03 00 00 */ cmpwi r3, 0
/* 80274170 0026FDD0 40 80 00 14 */ bge lbl_80274184
/* 80274174 0026FDD4 7C 64 1B 78 */ mr r4, r3
@@ -36,7 +36,7 @@ lbl_80274168:
/* 8027417C 0026FDDC 4C C6 31 82 */ crclr 6
/* 80274180 0026FDE0 4B D9 39 45 */ bl func_80007AC4
lbl_80274184:
-/* 80274184 0026FDE4 48 09 04 65 */ bl func_803045E8
+/* 80274184 0026FDE4 48 09 04 65 */ bl NWC24iSynchronizeRtcCounter
/* 80274188 0026FDE8 2C 03 00 00 */ cmpwi r3, 0
/* 8027418C 0026FDEC 41 82 00 14 */ beq lbl_802741A0
/* 80274190 0026FDF0 7C 64 1B 78 */ mr r4, r3