This commit is contained in:
nub31
2025-09-03 14:57:07 +02:00
parent 33239034a7
commit 71c73dd493
4 changed files with 20 additions and 21 deletions

View File

@@ -1,5 +1,5 @@
#include "mmap.h"
#include "../mmap.h"
#include "../arch.h"
#include <stddef.h>
#include <stdio.h>