Re: [RFC] Splitting kernel headers and deprecating __KERNEL__

From: Werner Almesberger
Date: Tue Dec 14 2004 - 02:10:37 EST


H. Peter Anvin wrote:
> Since we can't use typedefs on
> struct tags, I suggest:

Wouldn't this be a wonderful extension to ask from the gcc folks ?
typedef mumble struct foo; /* or union, enum */
with "mumble" either a "struct bar" or a typedef thereof.

- Werner

--
_________________________________________________________________________
/ Werner Almesberger, Buenos Aires, Argentina wa@xxxxxxxxxxxxxxx /
/_http://www.almesberger.net/____________________________________________/
-
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/