From da51482d4777ad7b2900fa5fbeb87df047f50f02 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Fri, 10 Oct 2008 20:21:41 +0000 Subject: Use the MI random() for all cases; no need for a MD version since it has never been performance sensitive. Running on all platforms, discussed with millert and kettenis, ok toby --- sys/arch/vax/conf/files.vax | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/arch/vax/conf') diff --git a/sys/arch/vax/conf/files.vax b/sys/arch/vax/conf/files.vax index 0c34f42ef43..34c89ba13f0 100644 --- a/sys/arch/vax/conf/files.vax +++ b/sys/arch/vax/conf/files.vax @@ -1,4 +1,4 @@ -# $OpenBSD: files.vax,v 1.48 2008/08/18 23:19:21 miod Exp $ +# $OpenBSD: files.vax,v 1.49 2008/10/10 20:21:39 deraadt Exp $ # $NetBSD: files.vax,v 1.60 1999/08/27 20:04:32 ragge Exp $ # # new style config file for vax architecture @@ -384,7 +384,6 @@ file arch/vax/vax/bus_mem.c file arch/vax/vax/sgmap.c file arch/vax/vax/vm_machdep.c file arch/vax/vax/findcpu.c -file arch/vax/vax/random.s file arch/vax/vax/autoconf.c file arch/vax/vax/mutex.c file arch/vax/vax/in_cksum.c inet -- cgit v1.2.3