| |||
| Home > Writing Position Independent Code and Data > Position independence > Using the AAPCS | |||
The Procedure Call Standard for the ARM Architecture (AAPCS) forms part of the Application Binary Interface (ABI) for the ARM Architecture (base standard) (BSABI) specification. By writing code that adheres to the AAPCS, you can ensure that separately compiled and assembled modules can work together.
For more information, see the AAPCS specification in .install_directory\Documentation\...