Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/rump/librump/rumpkern
On Mon, Jun 14, 2010 at 09:40:37AM -0600, M. Warner Losh wrote:
> On i386, that's true. amd64 expands to '0', as does sun3. This makes
> the first one true. The second one, i386 expands to '1', so the
> second one would be false.
Arguably we shouhld fix our gcc to only define "__i386__", not "i386",
which conflicts with the user namespace...
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index