added task logging

This commit is contained in:
2026-01-15 16:59:40 -05:00
parent 231b0ced48
commit 96c22f5237
3 changed files with 8 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
--:Minify:--
local kernel=...
kernel.tty={}
kernel.tty.inst={}
function kernel.tty.register(tty, ttyo)
kernel.tty[tty]=ttyo