Module Name: src Committed By: rin Date: Thu Nov 12 01:03:22 UTC 2020
Modified Files:
src/sys/arch/arm/arm: cpu_exec.c
Log Message:
If neither COMPAT_NETBSD32 nor MODULAR is defined, there's
no chance for lwp to be running under COMPAT_NETBSD32.
Suggested by mrg.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/arm/arm/cpu_exec.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
