summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-09-07 13:49:56 +0000
committerbde <bde@FreeBSD.org>1997-09-07 13:49:56 +0000
commitfc775e371133c2aa822367f169269142da8f1a45 (patch)
tree89605403e05fcab12e10f0891225847448ba00e8 /sys/conf
parent996bf127fa143c0b4235fc2a2d220a9b633cd3fa (diff)
downloadFreeBSD-src-fc775e371133c2aa822367f169269142da8f1a45.zip
FreeBSD-src-fc775e371133c2aa822367f169269142da8f1a45.tar.gz
Removed vestiges of config-time "argument processing" configuration.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/nfsswapkernel.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/conf/nfsswapkernel.c b/sys/conf/nfsswapkernel.c
index aedf7ef..12722ff 100644
--- a/sys/conf/nfsswapkernel.c
+++ b/sys/conf/nfsswapkernel.c
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* from: @(#)nfsswapvmunix.c 8.1 (Berkeley) 6/10/93
- * $Id: nfsswapkernel.c,v 1.3 1997/02/22 09:28:14 peter Exp $
+ * $Id: nfsswapkernel.c,v 1.4 1997/09/07 12:56:37 bde Exp $
*/
/*
@@ -56,7 +56,6 @@ extern int nfs_mountroot();
int (*mountroot)() = nfs_mountroot;
dev_t rootdev = NODEV;
-dev_t argdev = NODEV;
dev_t dumpdev = NODEV;
struct nfs_diskless nfs_diskless = {
OpenPOWER on IntegriCloud