process #9

Merged
xamidev merged 7 commits from process into main 2026-02-06 21:46:08 +01:00
Showing only changes of commit 4fbd9b3987 - Show all commits

View File

@@ -35,4 +35,4 @@ struct process_t* process_get_next(struct process_t* process);
void process_display_list(struct process_t* processes_list); void process_display_list(struct process_t* processes_list);
#endif #endif