>OK! I've just fallen on the ARM Procedure Call Standard (APCS) from the ARM
>Software Developement Toolkit Reference Guide. Is that what is used in the
>BIOS & ARM-Linux project?
By `that', do you mean the SDK or the APCS? If the former, the answer is no.
If the latter, the answer is basically yes. This is for the kernel and user
applications, I can't speak for the BIOS.
The APCS per se is somewhat outdated now; the latest procedure call standard
is the ATPCS. GCC does not currently have full support for ATPCS, though.
p.
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]