Module Name: src
Committed By: pgoyette
Date: Mon Nov 30 01:31:02 UTC 2015
Modified Files:
src/sys/compat/netbsd32: netbsd32_mod.c
Log Message:
Factor the basic dependency list out of the #ifdef _KERNEL_OPT block, since
the only difference was ksem (which is available as either built-in or
loadable module).
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/compat/netbsd32/netbsd32_mod.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.