Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Aug 2006 07:32:06 GMT
From:      Roman Divacky <rdivacky@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 104460 for review
Message-ID:  <200608180732.k7I7W6N9059630@repoman.freebsd.org>

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

Change 104460 by rdivacky@rdivacky_witten on 2006/08/18 07:31:11

	opt_global.h is not needed in support.s

Affected files ...

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

Differences ...

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

@@ -37,7 +37,6 @@
 #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?200608180732.k7I7W6N9059630>