Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jan 2008 05:16:43 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 133162 for review
Message-ID:  <200801130516.m0D5Ghid065199@repoman.freebsd.org>

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

Change 133162 by imp@imp_lighthouse on 2008/01/13 05:16:43

	Missing include

Affected files ...

.. //depot/projects/mips2-jnpr/src/sys/mips/mips/locore.S#8 edit

Differences ...

==== //depot/projects/mips2-jnpr/src/sys/mips/mips/locore.S#8 (text+ko) ====

@@ -67,6 +67,7 @@
 
 #include <machine/asm.h>
 #include <machine/cpu.h>
+#include <machine/cpuregs.h>
 #include <machine/regnum.h>
 
 #include "assym.s"



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