On Wed, Jun 06, 2007 at 09:47:49PM +0100, Russell King - ARM Linux wrote:
> On Wed, Jun 06, 2007 at 08:29:14PM +0200, Sam Ravnborg wrote:
> > #define FUNCTION(name) .type name, %function
> > Introducing this simple macro in the generic ARM codebase would
> > bring down the diff significantly
>
> We have such a macro already - ENDPROC(). Recently introduced,
> we should probably make more use of it.
Took a short look at include/linux/linkage.h
There is also ENTRY() that seems resonable to introduce.
And btw. if arm in any way could benefit from using @function
it is obvious why we should not split it up. Becasue this pathset
did only add @function for one architecture.
Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-arch" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html