diff doc/manual/callconvs/callconv_ppc64.tex @ 132:b0cca984c740

- manual update, started splitting platform overview in EP and EL for some platforms
author cslag
date Sat, 09 Jul 2016 16:39:33 +0200
parents f1fc1c836baf
children 276eb8c87aa0
line wrap: on
line diff
--- a/doc/manual/callconvs/callconv_ppc64.tex	Thu Jul 07 14:51:30 2016 +0200
+++ b/doc/manual/callconvs/callconv_ppc64.tex	Sat Jul 09 16:39:33 2016 +0200
@@ -45,8 +45,8 @@
 
 \paragraph{Parameter passing}
 
+@@@
 \begin{itemize}
-@@@
 \item integer parameters \textless\ 64 bit are right-justified (meaning occupy higher-address bytes) in their 8-byte slot on the stack, requiring extra-care for big-endian targets
 \end{itemize}