diff options
Diffstat (limited to 'sys/alpha/pci/pci_eb164_intr.s')
-rw-r--r-- | sys/alpha/pci/pci_eb164_intr.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/alpha/pci/pci_eb164_intr.s b/sys/alpha/pci/pci_eb164_intr.s index 542839feea86..b2c6a9b58b68 100644 --- a/sys/alpha/pci/pci_eb164_intr.s +++ b/sys/alpha/pci/pci_eb164_intr.s @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/alpha/pci/pci_eb164_intr.s,v 1.4.8.1 2005/01/30 00:59:12 imp Exp $ */ /* $NetBSD: pci_eb164_intr.s,v 1.5 1997/09/02 13:19:42 thorpej Exp $ */ /*- |