[U-Boot-Users] [PATCH] Add call command on PPC
Wolfgang Denk
wd at denx.de
Fri Feb 15 09:43:57 CET 2008
In message <19411A28-BCCB-46D1-A80A-6C31657757D2 at kernel.crashing.org> you wrote:
>
> > I guess the real question is whether it's acceptable to pass arguments
> > on the stack to such subprograms. If the answer is yes, why not simply
> > use varargs?
>
> for my purposes the answer is no.
Then you cannot use C code. Or you rely on the ABI, and then you can
use "go" as well.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Generally speaking, there are other ways to accomplish whatever it is
that you think you need ... - Doug Gwyn
More information about the U-Boot
mailing list