This is the mail archive of the ecos-patches@sources.redhat.com 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: mpc555 compile fixes


On Thu, 2004-04-22 at 09:50, Dragos Carp wrote:
> There is another small error. See attached diff file.
> 
> Gary Thomas wrote:
> 
> >fix some problems when using latest GCC
> >
> >n.b. I've done nothing more than make it compile - no other guarantees,
> >express or implied :-)
> >  
> >
> 
> 
> ______________________________________________________________________
> Index: var_intr.c
> ===================================================================
> RCS file: /cvs/ecos/ecos/packages/hal/powerpc/mpc5xx/current/src/var_intr.c,v
> retrieving revision 1.4
> diff -r1.4 var_intr.c
> 327c327
> < 	result = mc5xx_remove(imb3_data_head, apriority);
> ---
> > 	result = mpc5xx_remove(imb3_data_head, apriority);

Fixed, thanks.

-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates


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