rtl refactoring

This commit is contained in:
Blaise Tine
2020-05-03 17:10:02 -04:00
parent a1dc90b951
commit 69f607b73e
83 changed files with 30487 additions and 30536 deletions

View File

@@ -313,7 +313,7 @@ void _kill()
unsigned _getpid()
{
return vx_threadID();
return vx_thread_id();
}
void _unlink()