> 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 22:26:51 up 2 days 11:21, 2 users, load average: 1.14, 0.55, 0.39
This commit is contained in:
parent
15c6204a16
commit
b63d1203c9
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
#include <addrexp.h>
|
#include <addrexp.h>
|
||||||
#include <addrexp_lex.h>
|
#include <addrexp_lex.h>
|
||||||
#include <common.h>
|
#include <isa.h>
|
||||||
#include <reg.h>
|
#include <reg.h>
|
||||||
|
|
||||||
char buf[65536] = {}, ref_buf[65536] = {};
|
char buf[65536] = {}, ref_buf[65536] = {};
|
||||||
|
|
Loading…
Reference in a new issue