From 18496591e5fa71c483595109b61b30588f839b3d Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Tue, 2 Sep 1997 21:37:39 +0000 Subject: dead vars --- sys/arch/i386/stand/boot/boot.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/arch/i386') diff --git a/sys/arch/i386/stand/boot/boot.c b/sys/arch/i386/stand/boot/boot.c index 8269b26db3e..d4a228436d8 100644 --- a/sys/arch/i386/stand/boot/boot.c +++ b/sys/arch/i386/stand/boot/boot.c @@ -1,4 +1,4 @@ -/* $OpenBSD: boot.c,v 1.15 1997/08/22 00:41:27 mickey Exp $ */ +/* $OpenBSD: boot.c,v 1.16 1997/09/02 21:37:38 mickey Exp $ */ /* * Copyright (c) 1997 Michael Shalayeff @@ -45,7 +45,6 @@ const char *const kernels[] = { }; extern const char version[]; -u_int cnvmem, extmem; struct cmd_state cmd; void -- cgit v1.2.3