mirror of
https://github.com/kepler155c/opus
synced 2026-03-12 10:39:44 +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