On Friday 15 February 2008, Kumar Gala wrote:
> On Feb 14, 2008, at 11:54 PM, Mike Frysinger wrote:
> > On Friday 15 February 2008, Kumar Gala wrote:
> >> --- /dev/null
> >> +++ b/lib_ppc/cmd_call.c
> >
> > there's nothing ppc specific about this
>
> I'm not familiar w/other architecture ABIs to say if that's true or
> not.  Clearly the upper limit may vary based on the differences in the
> ABIs.

if the code were written in assembly, i'd agree.  you've written it in pure C 
though, so the compiler worries about the ABI.  if your ABI has different 
semantics for function pointers than normal function calls, it's a piece of 
crap.  i dont think any ports of u-boot need worry about this.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to