Correct a copy&paste-o -- altivec assist interrupt, not watchdog

This commit is contained in:
Justin Hibbits 2018-02-26 03:05:36 +00:00
parent 18a7530938
commit e6939726ef
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=330003

View File

@ -638,7 +638,7 @@ INTERRUPT(int_vec)
/*****************************************************************************
* Watchdog interrupt
* Altivec Assist interrupt
****************************************************************************/
INTERRUPT(int_vecast)
STANDARD_PROLOG(SPR_SPRG1, PC_TEMPSAVE, SPR_SRR0, SPR_SRR1)