> On Tue, Feb 18, 2003 at 09:16:35PM -0800, Linus Torvalds wrote:
> > Some people are still using 2.95, I think anything past that is long since
> > unsupported and not worth worrying about.
I tried egcs-2.91.66 (not sure if the sparc people are still using that?),
looks ok.
I merged the patch into my kbuild tree.
However, I'm not quite happy with "__attribute_used__".
Other examples of similar defines:
__deprecated
__init
__exit
So what about "__used" ? Admittedly, it's a bit short, but I like it
better anyhow.
--Kai
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/