81c81
< if (int_num < 0 || int_num >= AlphaISA::NumInterruptLevels)
---
> if (int_num < 0 || int_num >= NumInterruptLevels)