remove function alignment paragraph

This commit is contained in:
Mauri de Souza Meneguzzo 2023-11-28 15:49:37 -03:00
parent 13cdce4b98
commit 77144c76d3

View File

@ -481,12 +481,6 @@ MOVD $2, R0
</pre>
</p>
<p>
If a function has one or more PCALIGN directives,
its start address will be aligned to the same or coarser boundary, which is the maximum of all the
alignment values.
</p>
<h3 id="data-offsets">Interacting with Go types and constants</h3>
<p>