This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: romfs fix take #2


Øyvind Harboe wrote:
>  
>  append result "/* This is a generated file. Do not edit. */\n\n"
> -append result "static const unsigned char filedata\[\] = {\n"
> +append result "static CYGBLD_ATTRIB_ALIGN(4) const unsigned char filedata\[\] = {\n"

Thanks. Patch duly applied, although I'm a little uneasy about hard-coding
4. It's probably pedantic to make a fuss about it though so I've kept it.

Jifl
-- 
eCosCentric Limited      http://www.eCosCentric.com/     The eCos experts
Barnwell House, Barnwell Drive, Cambridge, UK.       Tel: +44 1223 245571
Registered in England and Wales: Reg No 4422071.
------["Si fractum non sit, noli id reficere"]------       Opinions==mine


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]