Load TAR archive + run raw user program
This commit is contained in:
@@ -39,5 +39,6 @@ void process_exit(void);
|
||||
void process_display_list(struct process* processes_list);
|
||||
|
||||
void process_create_user(struct limine_file* file, char* name);
|
||||
void process_create_user_raw(char* file, int size, char* name);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user