Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch/amd64/include



On Fri, Nov 23, 2007 at 08:19:39AM +0900, Izumi Tsutsui wrote:
> bouyer%NetBSD.org@localhost wrote:
> 
> > Fix bouyer-xenamd64 merge fallout:
> > we can #include "opt_xen.h" when
> > #if defined(_KERNEL) && !defined(_RUMPKERNEL) && !defined(_LKM),
> > #ifdef _KERNEL isn't enough.
> 
> Isn't #ifdef _KERNEL_OPT enough?

I didn't know about _KERNEL_OPT. I changed the tests to use it.
thanks !

-- 
Manuel Bouyer, LIP6, Universite Paris VI.           
Manuel.Bouyer%lip6.fr@localhost
     NetBSD: 26 ans d'experience feront toujours la difference
--



Home | Main Index | Thread Index | Old Index