From ae0bab4889690c7680ac2b500763a7cadd471d12 Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Mon, 6 Aug 2001 22:34:45 +0000 Subject: remove vm_conf.h; art@ ok --- sys/arch/hp300/hp300/conf.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sys/arch/hp300') diff --git a/sys/arch/hp300/hp300/conf.c b/sys/arch/hp300/hp300/conf.c index 8ea582cdbcb..86428d35233 100644 --- a/sys/arch/hp300/hp300/conf.c +++ b/sys/arch/hp300/hp300/conf.c @@ -1,4 +1,4 @@ -/* $OpenBSD: conf.c,v 1.25 2001/06/27 06:56:28 kjc Exp $ */ +/* $OpenBSD: conf.c,v 1.26 2001/08/06 22:34:43 mickey Exp $ */ /* $NetBSD: conf.c,v 1.39 1997/05/12 08:17:53 thorpej Exp $ */ /*- @@ -50,7 +50,6 @@ bdev_decl(ct); bdev_decl(mt); #include "hd.h" bdev_decl(hd); -bdev_decl(sw); #include "sd.h" bdev_decl(sd); #include "ccd.h" @@ -107,7 +106,6 @@ cdev_decl(ctty); #define mmread mmrw #define mmwrite mmrw cdev_decl(mm); -cdev_decl(sw); #include "pty.h" #define ptstty ptytty #define ptsioctl ptyioctl -- cgit v1.2.3