On Thu, Sep 25, 2008 at 05:01:36PM +1000, Benjamin Herrenschmidt wrote: > +#define XGLUE(a,b) a##b > +#define GLUE(a,b) XGLUE(a,b)
GLUE() doesn't appear to be used. -Scott _______________________________________________ Linuxppc-dev mailing list [email protected] https://ozlabs.org/mailman/listinfo/linuxppc-dev
