55a56,58
> // The higher order bits of the vector to return
> uint8_t vectorOffset;
>
80c83
< readIRR(true), initControlWord(0)
---
> vectorOffset(0), readIRR(true), initControlWord(0)