PERFORCE change 132366 for review
Warner Losh
imp at FreeBSD.org
Wed Jan 2 19:56:30 PST 2008
http://perforce.freebsd.org/chv.cgi?CH=132366
Change 132366 by imp at imp_paco-paco on 2008/01/03 03:55:40
Get all the defines
# this is cpu.h vs cpuregs.h fallout, may want to revisit it
Affected files ...
.. //depot/projects/mips2-jnpr/src/sys/mips/mips/swtch.S#4 edit
Differences ...
==== //depot/projects/mips2-jnpr/src/sys/mips/mips/swtch.S#4 (text+ko) ====
@@ -59,6 +59,7 @@
#include <sys/syscall.h>
#include <machine/asm.h>
#include <machine/cpu.h>
+#include <machine/cpuregs.h>
#include <machine/regnum.h>
#include <machine/pte.h>
More information about the p4-projects
mailing list