On Wed, Aug 09, 2006 at 01:33:43AM +0200, Andi Kleen wrote: > I think I would prefer a well placed ifdef __KERNEL__ or two for this - i > don't > like it when it becomes harder to grep include files like this > (like the errno->errno-base split was quite bad in this regard)
__KERNEL__ doesn't help because UML defines it just like any other arch. If you want to play ifdef tricks, it would have to be #ifdef UML, or something similar. Jeff ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel