hoc-sys: revert to an ancient version that works on mariko units
This commit is contained in:
@@ -148,9 +148,3 @@ Result sysclkIpcSetReverseNXRTMode(ReverseNXMode mode)
|
||||
{
|
||||
return serviceDispatchIn(&g_sysclkSrv, SysClkIpcCmd_SetReverseNXRTMode, mode);
|
||||
}
|
||||
|
||||
Result hocClkIpcUpdateEmcRegs()
|
||||
{
|
||||
int nil = 0;
|
||||
return serviceDispatchIn(&g_sysclkSrv, SysClkIpcCmd_SetReverseNXRTMode, nil);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user