SVC: Difference between revisions
No edit summary |
|||
Line 1,533: | Line 1,533: | ||
= svc 0x5A = | = svc 0x5A = | ||
Like what NWM did previously, this one does the following: | |||
if (in_flag | if (in_flag) | ||
CFG11_WIFICNT |= 1; | |||
else | else | ||
CFG11_WIFICNT &= ~1; | |||
= Kernel error-codes = | = Kernel error-codes = |