From c683dfb38fe3ba3110ada588bfc21c275324b5f7 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 2 Apr 2013 16:26:58 -0700 Subject: [PATCH] ref-manual: Minor edit to x32 (From yocto-docs rev: cdcfba66c02ea33269a7333702b7bdb43617eab4) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/technical-details.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ x32 - x32 is a new processor-specific Application Binary Interface (psABI) for x86_64. + x32 is a processor-specific Application Binary Interface (psABI) for x86_64. An ABI defines the calling conventions between functions in a processing environment. The interface determines what registers are used and what the sizes are for various C data types.