Module Name: src
Committed By: martin
Date: Wed May 13 18:04:03 UTC 2020
Modified Files:
src/external/cddl/osnet/dist/tools/ctf/cvt [netbsd-9]: fixup_tdescs.c
Log Message:
Pull up following revision(s) (requested by chs in ticket #905):
external/cddl/osnet/dist/tools/ctf/cvt/fixup_tdescs.c: revision 1.6
Revert "Add fixup operation to remove private mutex types for x86."
The x86 (and arm) definitions of struct kmutex are no longer defined
differently depending on __MUTEX_PRIVATE.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.5.2.1 \
src/external/cddl/osnet/dist/tools/ctf/cvt/fixup_tdescs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.