syscalls needed for doom (tell/eof/draw_fb) + minor fixes, compiler shut up etc
This commit is contained in:
@@ -19,6 +19,8 @@ Of course, all of the freestanding headers are available:
|
||||
|
||||
Also available is the `<syscall.h>` header that gives access to low-level system call interface, notably the `syscallX` function family, X being the amount of arguments to use.
|
||||
|
||||
(TODO: put the other headers here once libc is more complete)
|
||||
|
||||
## 1. Write the source code
|
||||
|
||||
PepperOS is able to run programs written in x86 assembly, and C programs.
|
||||
|
||||
Reference in New Issue
Block a user