Hi All,
I am asking about the trick of compiler. Is there any way to declare label
at burst align address.
For example:
void func()
{
....
goto label;
label:
....
}
How to declare label at burst align address?
Thank for any advice
Jerry
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/