> 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
 17:12:54 up 19:38,  2 users,  load average: 0.23, 0.26, 0.21
This commit is contained in:
tracer-ics2023
2024-08-18 17:12:54 +08:00
committed by zzy
parent acb975681d
commit da6bf7f3d1

View File

@ -23,7 +23,6 @@
enum {
TK_NOTYPE = 256, TK_EQ,
TK_DEC,
TK_NEGATIVE,
/* TODO: Add more token types */