summaryrefslogtreecommitdiff
path: root/sys/arch/vax/vsa/hdc9224.h
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1998-05-11 07:34:52 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1998-05-11 07:34:52 +0000
commit40fe33040129d28236eca49cb72aebd19fc492c1 (patch)
tree1888d0af65344ed99012b8fd52048bec64316920 /sys/arch/vax/vsa/hdc9224.h
parent714f576bf52badf5998e3549c4a5d166ff346e4a (diff)
Hmm this file was empty, got recent NetBSD version
Diffstat (limited to 'sys/arch/vax/vsa/hdc9224.h')
-rw-r--r--sys/arch/vax/vsa/hdc9224.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/arch/vax/vsa/hdc9224.h b/sys/arch/vax/vsa/hdc9224.h
index 4982712dba1..fbf33cf6191 100644
--- a/sys/arch/vax/vsa/hdc9224.h
+++ b/sys/arch/vax/vsa/hdc9224.h
@@ -1,5 +1,6 @@
-/* $OpenBSD: hdc9224.h,v 1.2 1997/05/29 00:05:33 niklas Exp $ */
/* $NetBSD: hdc9224.h,v 1.1 1996/07/20 18:55:12 ragge Exp $ */
+/* $OpenBSD: hdc9224.h,v 1.3 1998/05/11 07:34:51 niklas Exp $ */
+
/*
* Copyright (c) 1996 Ludd, University of Lule}, Sweden.
* All rights reserved.
@@ -193,5 +194,3 @@ struct hdc9224_UDCreg { /* internal disk controller registers */
#define UDC_DS_WRPROT (1<<2) /* write protect (floppy only!) */
#define UDC_DS_READY (1<<1) /* drive ready bit */
#define UDC_DS_WRFAULT (1<<0) /* write fault */
-
-