Documented linksection

Fixes #1520
This commit is contained in:
Arnau 2023-09-11 09:54:59 +02:00 committed by GitHub
parent 975cb235cc
commit a0968be83c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12085,10 +12085,7 @@ fn readU32Be() u32 {}
<pre>{#syntax#}linksection{#endsyntax#}</pre>
</th>
<td>
The {#syntax#}linksection{#endsyntax#} keyword.
<ul>
<li>TODO add documentation for linksection</li>
</ul>
The {#syntax#}linksection{#endsyntax#} keyword can be used to specify what section the function or global variable will be put into (e.g. <code>.text</code>).
</td>
</tr>
<tr>