Fix spelling of '#if 0'.
This commit is contained in:
parent
ab39fdb694
commit
026c2d70eb
@ -215,7 +215,7 @@ pyxis_intr_enable(irq)
|
||||
REGVAL64(PYXIS_INT_MASK) = temp;
|
||||
alpha_mb();
|
||||
temp = REGVAL64(PYXIS_INT_MASK);
|
||||
#ifdef 0
|
||||
#if 0
|
||||
printf("pyxis_intr_enable: enabling %d, current mask= ", irq);
|
||||
{
|
||||
int i;
|
||||
|
Loading…
Reference in New Issue
Block a user