Commit a0968be83c

Arnau <61841960+Arnau478@users.noreply.github.com>
2023-09-11 09:54:59
Documented `linksection`
Fixes #1520
1 parent 975cb23
Changed files (1)
doc/langref.html.in
@@ -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>