diff options
author | 2018-02-14 23:51:49 +0000 | |
---|---|---|
committer | 2018-02-14 23:51:49 +0000 | |
commit | 4d5fab15c3352c0df3c4c7158eddec500aa07e90 (patch) | |
tree | 08e5b65ed0514cbeed4a0b446d50baa0fb7ff67e /sys/arch/sgi/hpc/files.hpc | |
parent | In evp.h rev. 1.54 2018/02/14 16:40:42, jsing@ provided EVP_PKEY_up_ref(3). (diff) | |
download | wireguard-openbsd-4d5fab15c3352c0df3c4c7158eddec500aa07e90.tar.xz wireguard-openbsd-4d5fab15c3352c0df3c4c7158eddec500aa07e90.zip |
prune files.* entries that refer to files not in tree
ok krw@ mpi@
Diffstat (limited to 'sys/arch/sgi/hpc/files.hpc')
-rw-r--r-- | sys/arch/sgi/hpc/files.hpc | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/sys/arch/sgi/hpc/files.hpc b/sys/arch/sgi/hpc/files.hpc index 8bee3cac6fa..9f6f9994ddd 100644 --- a/sys/arch/sgi/hpc/files.hpc +++ b/sys/arch/sgi/hpc/files.hpc @@ -1,4 +1,4 @@ -# $OpenBSD: files.hpc,v 1.6 2015/05/11 06:46:21 ratchov Exp $ +# $OpenBSD: files.hpc,v 1.7 2018/02/14 23:51:49 jsg Exp $ # $NetBSD: files.hpc,v 1.14 2009/05/14 01:10:19 macallan Exp $ # IP20 RTC @@ -22,10 +22,6 @@ device wdsc: wd33c93ctrl, scsi, hpcdma attach wdsc at hpc file arch/sgi/hpc/wdsc.c wdsc -device haltwo: audio -attach haltwo at hpc -file arch/sgi/hpc/haltwo.c haltwo - device zs {[channel = -1]} attach zs at hpc with zs_hpc file arch/sgi/hpc/zs.c zs needs-flag @@ -47,10 +43,6 @@ file arch/sgi/hpc/z8530ms.c zsms attach pckbc at hpc with pckbc_hpc file arch/sgi/hpc/pckbc_hpc.c pckbc_hpc -#device pione -#attach pione at hpc -#file arch/sgi/hpc/pione.c pione - device panel attach panel at hpc file arch/sgi/hpc/panel.c panel |