> 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:48:27  up 2 days 11:43,  2 users,  load average: 0.35, 0.27, 0.37
This commit is contained in:
tracer-ysyx 2024-01-15 22:48:27 +08:00 committed by xinyangli
parent 3938534a04
commit b4f72c1d57
2 changed files with 2 additions and 2 deletions

View file

@ -47,6 +47,6 @@ number
| HEX_NUMBER
register
: REGISTER
: '$' REGISTER { $$ = $2; }
%%