diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-12-30 09:34:19 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-12-30 09:34:19 +0000 |
commit | 82b845219f841512504ff970a015c1abe1f81d89 (patch) | |
tree | 70296778c2fbfd49adf6bdd7f9bc9c79fe156e2e /sys | |
parent | 516e00791e15c1149ded070255c2d336c2f7d67c (diff) |
remote dkn
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/pc532/pc532/autoconf.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/pc532/pc532/autoconf.c b/sys/arch/pc532/pc532/autoconf.c index 7be020147c3..2012501ed2f 100644 --- a/sys/arch/pc532/pc532/autoconf.c +++ b/sys/arch/pc532/pc532/autoconf.c @@ -1,4 +1,4 @@ -/* $NetBSD: autoconf.c,v 1.15 1995/09/26 20:16:23 phil Exp $ */ +/* $NetBSD: autoconf.c,v 1.16 1995/12/28 19:16:55 thorpej Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. @@ -62,7 +62,6 @@ * the machine. */ -int dkn; /* number of iostat dk numbers assigned so far */ extern int cold; /* cold start flag initialized in locore.s */ /* |