> compile NEMU

ysyx_22040000 李心杨
Linux calcite 6.1.71 #1-NixOS SMP PREEMPT_DYNAMIC Fri Jan  5 14:18:41 UTC 2024 x86_64 GNU/Linux
 17:03:16  up 2 days  5:58,  2 users,  load average: 0.87, 0.69, 0.71
This commit is contained in:
tracer-ysyx 2024-01-15 17:03:16 +08:00 committed by xinyangli
parent 7ccd5d8e83
commit a718c5c723
4 changed files with 9 additions and 2 deletions

View file

@ -1,5 +1,5 @@
#include "sys/types.h"
#include "unistd.h"
#include <unistd.h>
#include <assert.h>
#include <check.h>
#include <math.h>