ABI (application binary interface)
From Govit
A set of specifications that enables an application written for one target operatingsystem (OS) and hardware platform to run on a different OS and platform; where thetwo hardware platforms share the same processor type. ABIs enable compatibilityonly among products built on the same microprocessor architectures.

