mirror of
https://github.com/kepler155c/opus
synced 2025-12-17 13:48:05 +00:00
update shell with require
This commit is contained in:
@@ -115,6 +115,10 @@ function kernel.getCurrent()
|
||||
return kernel.running
|
||||
end
|
||||
|
||||
function kernel.getShell()
|
||||
return shell
|
||||
end
|
||||
|
||||
function kernel.newRoutine(args)
|
||||
kernel.UID = kernel.UID + 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user