diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-07-29 23:03:08 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-07-29 23:03:08 +0000 |
commit | a44b5fcb800906231bc17bdb31d6eeea483a10ec (patch) | |
tree | cd4546460f2d8700cd0a88f75124519574cb5cde /sys/arch/alpha/pci/apecs_pci.c | |
parent | f31c391d4c0b8c92c2b95b7546af80ed7089ad4a (diff) |
Add OpenBSD tags. Adapt to OpenBSD *_intr_establish calling convention
Diffstat (limited to 'sys/arch/alpha/pci/apecs_pci.c')
-rw-r--r-- | sys/arch/alpha/pci/apecs_pci.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/alpha/pci/apecs_pci.c b/sys/arch/alpha/pci/apecs_pci.c index 0c30c45ecba..6086b9807b5 100644 --- a/sys/arch/alpha/pci/apecs_pci.c +++ b/sys/arch/alpha/pci/apecs_pci.c @@ -1,3 +1,4 @@ +/* $OpenBSD: apecs_pci.c,v 1.4 1996/07/29 23:00:07 niklas Exp $ */ /* $NetBSD: apecs_pci.c,v 1.6 1996/04/12 06:08:09 cgd Exp $ */ /* |