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> <pre>{#syntax#}linksection{#endsyntax#}</pre>
</th> </th>
<td> <td>
The {#syntax#}linksection{#endsyntax#} keyword. 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>).
<ul>
<li>TODO add documentation for linksection</li>
</ul>
</td> </td>
</tr> </tr>
<tr> <tr>