diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/abi.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/abi.txt b/doc/abi.txt index 80a3916..102148a 100644 --- a/doc/abi.txt +++ b/doc/abi.txt @@ -4,7 +4,7 @@ This document describes concisely the subset of the x64 -as it is implemented in QBE. The subset can handle +ABI as it is implemented in QBE. The subset can handle correctly arbitrary standard C-like structs containing float and integer types. Structs that have unaligned members are also supported through "dark" types, see |