41,42c41,42
< mem_size = Param.MemorySize("total memory size of the system");
< no_mem_vec = Param.Bool(False, "do not allocate Ruby's mem vector");
---
> memory_size_bits = Param.UInt32(64,
> "number of bits that a memory address requires");