libc: update kernel library references

This commit is contained in:
2026-05-28 20:39:54 +01:00
parent daca537875
commit a5d99ca248
34 changed files with 60 additions and 59 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
#include "pthread.h"
#include <errno.h>
#include <mango/status.h>
#include <mango/task.h>
#include <magenta/status.h>
#include <magenta/task.h>
#include <pthread.h>
#include <string.h>
#include <sys/mman.h>