Trace syscall complete, kernel interface and userspace demo program
This commit is contained in:
parent
641ebb302a
commit
ca76d0772b
7 changed files with 33 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -138,6 +138,7 @@ UPROGS=\
|
|||
$U/_clear\
|
||||
$U/_halt\
|
||||
$U/_reset\
|
||||
$U/_traced\
|
||||
|
||||
fs.img: mkfs/mkfs README.md $(UPROGS)
|
||||
mkfs/mkfs fs.img README.md $(UPROGS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue