Re: [PATCH 2.6.12-rc5-mm1] m32r: Remove include/asm-m32r/m32102peri.h

From: Alexey Dobriyan
Date: Wed Jun 01 2005 - 10:32:13 EST


On Wednesday 01 June 2005 17:27, Hirokazu Takata wrote:
> -typedef void V;
> -typedef char B;
> -typedef short S;
> -typedef int W;
> -typedef long L;
> -typedef float F;
> -typedef double D;
> -typedef unsigned char UB;
> -typedef unsigned short US;
> -typedef unsigned int UW;
> -typedef unsigned long UL;
> -typedef const unsigned int CUW;

Thanks!
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/