> compile NEMU

221220000 张三
Linux zzy 5.15.146.1-microsoft-standard-WSL2 #1 SMP Thu Jan 11 04:09:03 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
 08:48:25 up 2 days, 21:12,  3 users,  load average: 0.40, 0.35, 0.26
This commit is contained in:
tracer-ics2023
2024-09-08 08:48:26 +08:00
committed by zzy
parent 5bafe76c69
commit 6480ea7b2a

View File

@ -1,7 +1,3 @@
#include <stddef.h>
#include <stdbool.h>
#include <stdint.h>
#include <am.h>
#include <klib.h>
#include <klib-macros.h>