add cons_puts for atomic (readable) output
This commit is contained in:
parent
9b37d1bfaa
commit
f3d290220f
2 changed files with 41 additions and 5 deletions
|
|
@ -9,3 +9,4 @@
|
|||
#define SYS_block 9
|
||||
#define SYS_kill 10
|
||||
#define SYS_panic 11
|
||||
#define SYS_cons_puts 12
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue