# RISCV64 specific arguments for ICEmu
ARGS="-m RWMEM:0x80000000:512K"
PLUGINS=(
  "riscv_stop_emulation_plugin.so"
)
