summaryrefslogtreecommitdiff
path: root/python/m5/objects/IntrControl.mpy
blob: 1ef5a17ee3d999f14771ba4029fb92a7f42fa65d (plain)
1
2
3
simobj IntrControl(SimObject):
    type = 'IntrControl'
    cpu = Param.BaseCPU(Super, "the cpu")