On Tue, Nov 13, 2007 at 09:09:17AM +0100, Peter Korsgaard wrote:
> >>>>> "??H" == ??yvind Harboe <[EMAIL PROTECTED]> writes:
>
> Hi,
>
> ??H> 2006-08-04 Andrew Lunn <[EMAIL PROTECTED]>
> ??H> +
> ??H> + * support/file2c.tcl : align to romdisk data to 4 bytes. With a
> bit
> ??H> + of bad luck, it would not be long-word aligned.
> ??H> +
> ??H> +2006-08-04 Andrew Lunn <[EMAIL PROTECTED]>
>
> Skip the first 'to' and use your own name/email ;)
That is the sort of typo i would make :-)
However, in the patch i would use the macro CYGBLD_ATTRIB_ALIGN(4)
from cyg_type.h
Andrew