forked from Hyperion/HyperionOS
restructure for spm
This commit is contained in:
7
Src/Hyperion-kernel/lib/modules/Hyperion/47_dbg.kmod
Normal file
7
Src/Hyperion-kernel/lib/modules/Hyperion/47_dbg.kmod
Normal file
@@ -0,0 +1,7 @@
|
||||
--:Minify:--
|
||||
local kernel=...
|
||||
local debug=debug
|
||||
kernel._G.debug={
|
||||
getinfo=debug.getinfo,
|
||||
traceback=debug.traceback
|
||||
}
|
||||
Reference in New Issue
Block a user