Date: Tue, 15 Aug 2006 13:31:29 GMT From: Roman Divacky <rdivacky@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 104021 for review Message-ID: <200608151331.k7FDVTlU092308@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=104021 Change 104021 by rdivacky@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608151331.k7FDVTlU092308>