summaryrefslogtreecommitdiff
path: root/sys/arch/mvme68k/stand/libsa/promdev.h
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1996-04-28 10:49:50 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1996-04-28 10:49:50 +0000
commit1588c7e17d5ee58acf691260c479dc30959c9123 (patch)
tree0a814cfee6ceaeaa5543df6f17452af98f4d9769 /sys/arch/mvme68k/stand/libsa/promdev.h
parent03b1eabf4deb45733b1212d30d83794e16c8c28c (diff)
add OpenBSD header
Diffstat (limited to 'sys/arch/mvme68k/stand/libsa/promdev.h')
-rw-r--r--sys/arch/mvme68k/stand/libsa/promdev.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/mvme68k/stand/libsa/promdev.h b/sys/arch/mvme68k/stand/libsa/promdev.h
index e3ae5ba2d7c..2a5bd89bffe 100644
--- a/sys/arch/mvme68k/stand/libsa/promdev.h
+++ b/sys/arch/mvme68k/stand/libsa/promdev.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: promdev.h,v 1.2 1996/04/28 10:49:14 deraadt Exp $ */
int prom_iopen(struct saioreq **sipp);
void prom_iclose(struct saioreq *sip);