forked from Hyperion/HyperionOS
added task logging
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
--:Minify:--
|
||||
local kernel=...
|
||||
kernel.tty={}
|
||||
kernel.tty.inst={}
|
||||
|
||||
function kernel.tty.register(tty, ttyo)
|
||||
kernel.tty[tty]=ttyo
|
||||
|
||||
Reference in New Issue
Block a user