syscalls needed for doom (tell/eof/draw_fb) + minor fixes, compiler shut up etc
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
|
||||
#include "limine.h"
|
||||
|
||||
// Not in POSIX order.
|
||||
enum ErrorCodes {
|
||||
ENOMEM, // No memory
|
||||
EIO, // Input/output error
|
||||
|
||||
Reference in New Issue
Block a user