From 91787813a837d6085f137a97a13ea2634706a87f Mon Sep 17 00:00:00 2001 From: Artur Grabowski Date: Tue, 15 May 2007 15:23:37 +0000 Subject: Remove the MI implementation of mutexes and remove the __HAVE_MUTEX option. Every architecture implements mutexes now. --- sys/conf/files | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/conf/files') diff --git a/sys/conf/files b/sys/conf/files index 65bc2ec63c7..1047c3da5c8 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -1,4 +1,4 @@ -# $OpenBSD: files,v 1.398 2007/05/15 01:00:15 dlg Exp $ +# $OpenBSD: files,v 1.399 2007/05/15 15:23:36 art Exp $ # $NetBSD: files,v 1.87 1996/05/19 17:17:50 jonathan Exp $ # @(#)files.newconf 7.5 (Berkeley) 5/10/93 @@ -666,7 +666,6 @@ file kern/subr_disk.c file kern/subr_evcount.c file kern/subr_extent.c file kern/subr_log.c -file kern/subr_mutex.c file kern/subr_pool.c file kern/subr_prf.c file kern/subr_prof.c -- cgit v1.2.3