Content deleted Content added
mNo edit summary |
|||
Line 18:
** which registers are used for which function parameters;
** and whether the first function parameter passed on the stack is pushed first or last onto the stack.
* how an application should make [[system call]]s to the operating system, and
* and in the case of a complete operating system ABI, the binary format of [[object file]]s, program libraries, and so on.
|