Hi Richard,

> There's no way to write the following #define without using a statement 
> separator:
> 
> #define _ENTRY(x) \
>         .text; _ALIGN_TEXT; .globl x; .type x,_ASM_TYPE_FUNCTION; x:

Right, I understand.

Oh well, it was just a suggestion. :-)

Cheers
        Nick



_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
http://www.arm.linux.org.uk/armlinux/mailinglists.php
Please visit the above addresses for information on this list.

Reply via email to