Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jan 2008 03:56:29 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 132366 for review
Message-ID:  <200801030356.m033uSAc046575@repoman.freebsd.org>

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

Change 132366 by imp@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>
 



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