add debug funcs
+ created debug funcs + created `registers` class + add it to build build not passed(
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -5,7 +5,9 @@
|
||||
"stdlib.h": "c",
|
||||
"ksys.h": "c",
|
||||
"socket.h": "c",
|
||||
"graphic.h": "c"
|
||||
"graphic.h": "c",
|
||||
"syscalls.h": "c",
|
||||
"registers.h": "c"
|
||||
},
|
||||
"cSpell.words": [
|
||||
"syscalls",
|
||||
|
Reference in New Issue
Block a user