42c42
< : BasicPioDevice(p), IntDev(this, p->int_latency),
---
> : BasicPioDevice(p), IntDevice(this, p->int_latency),
68c68
< // from IntDev. Note IntDev is not a SimObject itself.
---
> // from IntDevice. Note IntDevice is not a SimObject itself.
71c71
< IntDev::init();
---
> IntDevice::init();