259,265d258
< * Change the memory mode the simulator operates in.
< *
< * @note Should only be implemented in the System object.
< */
< virtual void setMemoryMode(Enums::MemoryMode new_mode);
<
< /**