Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Feb 2008 19:59:27 GMT
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 136364 for review
Message-ID:  <200802271959.m1RJxRxt015171@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=136364

Change 136364 by marcel@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)  \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802271959.m1RJxRxt015171>