blob: d957dae17160c4384548e0eff8a2d962776cfe41 [file] [log] [blame]
from m5.config import *
class MemObject(SimObject):
type = 'MemObject'
abstract = True