diff options
author | Quentin Carbonneaux <quentin@c9x.me> | 2024-01-03 12:12:41 +0100 |
---|---|---|
committer | Quentin Carbonneaux <quentin@c9x.me> | 2024-01-03 12:12:41 +0100 |
commit | 1f69842fb8bfbd6aecfdf0675a42104a2b1df568 (patch) | |
tree | 9a8817952ef42e38331ea79ecc12cf9ac3f14aea /doc/il.txt | |
parent | 85287081c4a25785dec1ec48c488a5879b3c37ac (diff) | |
download | roux-1f69842fb8bfbd6aecfdf0675a42104a2b1df568.tar.gz |
fix link in doc
Diffstat (limited to 'doc/il.txt')
-rw-r--r-- | doc/il.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/il.txt b/doc/il.txt index 2e57290..2d488dc 100644 --- a/doc/il.txt +++ b/doc/il.txt @@ -258,7 +258,7 @@ thread starts, the supporting platform runtime is in charge of making a new copy of the object for the fresh thread. Objects in thread-local storage must be accessed using the `thread $IDENT` syntax, as -specified in the <@ Constants > section. +specified in the <@ Constants and Vals > section. A `section` flag can be specified to tell the linker to put the defined item in a certain section. The use of |