mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 13:54:21 +00:00
parent
975cb235cc
commit
a0968be83c
1 changed files with 1 additions and 4 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue