[RFC/PATCH] powerpc: Cleanup 32/64 bit syscall int sign ext.
Scott Wood
scottwood at freescale.com
Fri Sep 26 04:52:19 EST 2008
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
More information about the Linuxppc-dev
mailing list