IntrControl.py revision 1366
1simobj IntrControl(SimObject):
2    type = 'IntrControl'
3    cpu = Param.BaseCPU(Super, "the cpu")
4