Re: [RFC][PATCH 0/2] KABI example conversion and cleanup

From: Ben Pfaff
Date: Tue Mar 28 2006 - 12:15:26 EST


Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx> writes:

>> Eh, not really. "__inline__" is GCC-specific and probably won't work in other
>> compilers (unless you did "#define __inline__", which would bloat the code a
>> lot).
>>
> But ___inline is a C99 keyword, isnot it?

___inline is not, but inline is.
--
"Platonically Evil Monkey has been symbolically representing the darkest
fears of humanity since the dawn of literature and religion, and I think
I speak for everyone when I give it a sidelong glance of uneasy recognition
this evening." --Scrymarch

-
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/