summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2015-08-22 16:54:56 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2015-08-22 16:54:56 +0000
commit8d4535f091aae3aa7de18be996e7469123baad89 (patch)
tree157f870e77eca3142283269c457fd1e0337c4893 /sys
parente1892f81b8a1c924d40606784458d569e3f68eea (diff)
catch up to macppc genassym.cf; regarding C mutexes
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/socppc/socppc/genassym.cf7
1 files changed, 1 insertions, 6 deletions
diff --git a/sys/arch/socppc/socppc/genassym.cf b/sys/arch/socppc/socppc/genassym.cf
index 32844f1049b..29319c6de2d 100644
--- a/sys/arch/socppc/socppc/genassym.cf
+++ b/sys/arch/socppc/socppc/genassym.cf
@@ -1,4 +1,4 @@
-# $OpenBSD: genassym.cf,v 1.4 2014/09/06 10:45:29 mpi Exp $
+# $OpenBSD: genassym.cf,v 1.5 2015/08/22 16:54:55 deraadt Exp $
#
# Copyright (c) 1982, 1990 The Regents of the University of California.
# All rights reserved.
@@ -97,8 +97,3 @@ member ci_disisave
ifdef DIAGNOSTIC
member ci_mutex_level
endif
-
-struct mutex
-member mtx_wantipl
-member mtx_oldcpl
-member mtx_owner