Re: [PATCH] include/asm-i386/byteorder.h: ANSI mode fixes

From: bert hubert
Date: Wed Dec 17 2003 - 02:37:00 EST


On Wed, Dec 17, 2003 at 02:18:29AM -0500, Daniel Richard G. wrote:
> This header file uses `inline' where it should use `__inline__', `asm'
> where it should use `__asm__'. GCC with -ansi barfs if it sees these
> keywords without the double underscores. Headaches for the KDE folks:

The kernel is not written in 'ansi C' but in gcc, mostly - not sure if you
should expect kernel headers to function with -ansi.

--
http://www.PowerDNS.com Open source, database driven DNS Software
http://lartc.org Linux Advanced Routing & Traffic Control HOWTO
-
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/