> compile NEMU

ysyx_22040000 李心杨
Linux calcite 6.6.19 #1-NixOS SMP PREEMPT_DYNAMIC Fri Mar  1 12:35:11 UTC 2024 x86_64 GNU/Linux
 16:10:36  up   5:46,  2 users,  load average: 0.80, 0.80, 0.57
This commit is contained in:
tracer-ysyx 2024-03-13 16:10:36 +08:00 committed by xinyangli
parent bdd1069c6e
commit c34f132985
3 changed files with 21 additions and 12 deletions

View file

@ -74,4 +74,7 @@ uint64_t get_time();
} while (0)
IFDEF(CONFIG_ITRACE, void log_itrace_print());
#endif