diff --git a/sys/alpha/pci/pci_eb64plus_intr.s b/sys/alpha/pci/pci_eb64plus_intr.s index f568ff502704..9e69223960f5 100644 --- a/sys/alpha/pci/pci_eb64plus_intr.s +++ b/sys/alpha/pci/pci_eb64plus_intr.s @@ -61,4 +61,4 @@ LEAF(eb64plus_intr_disable,1) ldiq a0, 0x35 call_pal PAL_cserve RET - END(eb64plus_intr_enable) + END(eb64plus_intr_disable)