diff options
author | 2001-04-03 06:24:50 +0000 | |
---|---|---|
committer | 2001-04-03 06:24:50 +0000 | |
commit | 2f6b7af58ef5bc1789cc9ecbb18cbabda9f34fc4 (patch) | |
tree | bd83bbbd3afbdac339ab6aa797642d0fb26508d1 | |
parent | HighPoint (diff) | |
download | wireguard-openbsd-2f6b7af58ef5bc1789cc9ecbb18cbabda9f34fc4.tar.xz wireguard-openbsd-2f6b7af58ef5bc1789cc9ecbb18cbabda9f34fc4.zip |
siop is already defined in miland; from from@
-rw-r--r-- | sys/arch/hppa/conf/files.hppa | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/hppa/conf/files.hppa b/sys/arch/hppa/conf/files.hppa index 746fee66794..12f31c20b53 100644 --- a/sys/arch/hppa/conf/files.hppa +++ b/sys/arch/hppa/conf/files.hppa @@ -1,4 +1,4 @@ -# $OpenBSD: files.hppa,v 1.27 2001/01/13 20:14:00 mickey Exp $ +# $OpenBSD: files.hppa,v 1.28 2001/04/03 06:24:50 mickey Exp $ # # hppa-specific configuration info @@ -138,7 +138,6 @@ file arch/hppa/gsc/lpt_gsc.c lpt attach ie at gsc with ie_gsc file arch/hppa/gsc/if_ie_gsc.c ie_gsc -device siop: ncr53c7xx, scsi attach siop at gsc file arch/hppa/gsc/siop_gsc.c siop |