> 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
 18:03:12  up   7:39,  2 users,  load average: 0.78, 0.67, 0.55
This commit is contained in:
tracer-ysyx 2024-03-13 18:03:12 +08:00 committed by xinyangli
parent 3a5bf0518a
commit 95aebe191e
2 changed files with 2 additions and 2 deletions

View file

@ -164,7 +164,7 @@ config MTRACE
config MTRACE_RANGE
depends on MTRACE
string "Memory trace active range"
default "0-fffffff"
default "0-0xfffffff"
help
Memory tracer will only print memory access in these ranges.
Use comma to seperate between ranges.