PERFORCE change 104021 for review

Roman Divacky rdivacky at FreeBSD.org
Tue Aug 15 13:31:30 UTC 2006


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

Change 104021 by rdivacky at rdivacky_witten on 2006/08/15 13:31:15

	include opt_global.h for SMP definition. this is necessary for MPLOCKED definition.

Affected files ...

.. //depot/projects/soc2006/rdivacky_linuxolator/i386/i386/support.s#5 edit

Differences ...

==== //depot/projects/soc2006/rdivacky_linuxolator/i386/i386/support.s#5 (text+ko) ====

@@ -37,6 +37,7 @@
 #include <machine/pmap.h>
 #include <machine/specialreg.h>
 
+#include "opt_global.h"
 #include "assym.s"
 
 #define IDXSHIFT	10


More information about the p4-projects mailing list