artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06dcfa5
)
Fix prototyping, so it's compiling again.
author
mickey
<mickey@openbsd.org>
Thu, 18 Apr 1996 03:57:59 +0000
(
03:57
+0000)
committer
mickey
<mickey@openbsd.org>
Thu, 18 Apr 1996 03:57:59 +0000
(
03:57
+0000)
sys/arch/i386/i386/autoconf.c
patch
|
blob
|
history
diff --git
a/sys/arch/i386/i386/autoconf.c
b/sys/arch/i386/i386/autoconf.c
index
3f94ac6
..
7b124bd
100644
(file)
--- a/
sys/arch/i386/i386/autoconf.c
+++ b/
sys/arch/i386/i386/autoconf.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: autoconf.c,v 1.
5 1996/04/17 05:18:4
9 mickey Exp $ */
+/* $OpenBSD: autoconf.c,v 1.
6 1996/04/18 03:57:5
9 mickey Exp $ */
/* $NetBSD: autoconf.c,v 1.14 1995/12/28 19:16:48 thorpej Exp $ */
/*-
@@
-59,6
+59,9
@@
#include <machine/pte.h>
+void swapconf __P((void));
+void setroot __P((void));
+
/*
* The following several variables are related to
* the configuration process, and are used in initializing