Module Name: src Committed By: he Date: Sat Jan 1 00:37:17 UTC 2011
Modified Files: src/sys/arch/m68k/include: cpu.h Log Message: Protect the include of <sys/cpu_data.h> with a test for either _KERNEL or _KMEMUSER. This should fix the build problem in libkvm for our m68k ports. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/arch/m68k/include/cpu.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.