PERFORCE change 136364 for review

Marcel Moolenaar marcel at FreeBSD.org
Wed Feb 27 19:59:28 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=136364

Change 136364 by marcel at marcel_jnpr on 2008/02/27 19:59:25

	We don't have to include <machine/vmparam.h>.
	KERNBASE comes from assym.s

Affected files ...

.. //depot/projects/e500/sys/powerpc/aim/locore.S#5 edit

Differences ...

==== //depot/projects/e500/sys/powerpc/aim/locore.S#5 (text+ko) ====

@@ -66,7 +66,6 @@
 #include <machine/spr.h>
 #include <machine/psl.h>
 #include <machine/asm.h>
-#include <machine/vmparam.h>
 
 /* Locate the per-CPU data structure */
 #define GET_CPUINFO(r)  \


More information about the p4-projects mailing list