aboutsummaryrefslogtreecommitdiff
path: root/doc/chopstx-api.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/chopstx-api.texi')
-rw-r--r--doc/chopstx-api.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/chopstx-api.texi b/doc/chopstx-api.texi
index 03e1a3a..827e91a 100644
--- a/doc/chopstx-api.texi
+++ b/doc/chopstx-api.texi
@@ -9,7 +9,7 @@ stop further execution of code. It never returns.
@subheading chopstx_create
@anchor{chopstx_create}
-@deftypefun {chopstx_t} {chopstx_create} (uint32_t @var{flags_and_prio}, uint32_t @var{stack_addr}, size_t @var{stack_size}, voidfunc @var{thread_entry}, void * @var{arg})
+@deftypefun {chopstx_t} {chopstx_create} (uint32_t @var{flags_and_prio}, uintptr_t @var{stack_addr}, size_t @var{stack_size}, voidfunc @var{thread_entry}, void * @var{arg})
@var{flags_and_prio}: Flags and priority
@var{stack_addr}: Stack address