summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-04-02 16:26:58 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-04 14:13:45 +0100
commitc683dfb38fe3ba3110ada588bfc21c275324b5f7 (patch)
treefc0c6905ce83df4ec01c0181c98f0c7feaf06cfb /documentation
parent9e5fd1c01dd2befdc611cba63724edf46928f946 (diff)
downloadpoky-c683dfb38fe3ba3110ada588bfc21c275324b5f7.tar.gz
ref-manual: Minor edit to x32
(From yocto-docs rev: cdcfba66c02ea33269a7333702b7bdb43617eab4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-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>