Module Name: src Committed By: mrg Date: Sat Dec 10 09:51:44 UTC 2016
Modified Files: src/sys/arch/sparc/include: cpu.h src/sys/arch/sparc/sparc: cpuvar.h Log Message: move struct cpu_info and xpmsg into <machine/cpu.h> from <sparc/sparc/cpuvar.h>. this enables them for crash(8) and this seems more natural to me anyway. To generate a diff of this commit: cvs rdiff -u -r1.95 -r1.96 src/sys/arch/sparc/include/cpu.h cvs rdiff -u -r1.92 -r1.93 src/sys/arch/sparc/sparc/cpuvar.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.