> 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
 11:22:01  up   0:16,  2 users,  load average: 0.22, 0.31, 0.19
This commit is contained in:
tracer-ysyx 2024-01-13 11:22:01 +08:00 committed by xinyangli
parent f21008931b
commit faa5744d8f

View file

@ -1,6 +1,5 @@
%code requires {
#include <common.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
extern int yylex(void);