summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/technical-details.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/technical-details.xml')
-rw-r--r--documentation/ref-manual/technical-details.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml
index 96b5469e43..e66b3fc737 100644
--- a/documentation/ref-manual/technical-details.xml
+++ b/documentation/ref-manual/technical-details.xml
@@ -602,7 +602,7 @@
602 <title>x32</title> 602 <title>x32</title>
603 603
604 <para> 604 <para>
605 x32 is a new processor-specific Application Binary Interface (psABI) for x86_64. 605 x32 is a processor-specific Application Binary Interface (psABI) for x86_64.
606 An ABI defines the calling conventions between functions in a processing environment. 606 An ABI defines the calling conventions between functions in a processing environment.
607 The interface determines what registers are used and what the sizes are for various C data types. 607 The interface determines what registers are used and what the sizes are for various C data types.
608 </para> 608 </para>