forked from pepper-org/pepperOS
user program (still many #PF)
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#include <stddef.h>
|
||||
#include <config.h>
|
||||
#include <stdint.h>
|
||||
#include <limine.h>
|
||||
|
||||
typedef enum {
|
||||
READY,
|
||||
@@ -37,4 +38,6 @@ void process_exit(void);
|
||||
|
||||
void process_display_list(struct process* processes_list);
|
||||
|
||||
void process_create_user(struct limine_file* file);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user