summaryrefslogtreecommitdiff
path: root/sys/arch/vax/include/ka750.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/vax/include/ka750.h')
-rw-r--r--sys/arch/vax/include/ka750.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/sys/arch/vax/include/ka750.h b/sys/arch/vax/include/ka750.h
index b0567b0dc5f..e796295b6d8 100644
--- a/sys/arch/vax/include/ka750.h
+++ b/sys/arch/vax/include/ka750.h
@@ -1,5 +1,5 @@
/* $NetBSD: ka750.h,v 1.8 1997/02/12 17:58:56 ragge Exp $ */
-/* $OpenBSD: ka750.h,v 1.7 1997/09/10 11:47:08 maja Exp $ */
+/* $OpenBSD: ka750.h,v 1.8 2000/04/26 03:08:41 bjc Exp $ */
/*
* Copyright (c) 1994 Ludd, University of Lule}, Sweden.
@@ -42,9 +42,3 @@
/* 11/750 specific pages needed to be stolen when bootstrapping */
#define V750PGS 4
-
-/* 11/750 specific prototypes */
-void ka750_conf __P((struct device *, struct device *, void *));
-void ka750_memerr __P((void));
-int ka750_mchk __P((caddr_t));
-void ka750_steal_pages __P((void));