aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/sys_freebsd_386.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/sys_freebsd_386.s')
-rw-r--r--src/runtime/sys_freebsd_386.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runtime/sys_freebsd_386.s b/src/runtime/sys_freebsd_386.s
index 97e6d9ab36..d4c4cc7fdb 100644
--- a/src/runtime/sys_freebsd_386.s
+++ b/src/runtime/sys_freebsd_386.s
@@ -63,7 +63,7 @@ GLOBL exitStack<>(SB),RODATA,$8
DATA exitStack<>+0x00(SB)/4, $0
DATA exitStack<>+0x04(SB)/4, $0
-// func exitThread(wait *uint32)
+// func exitThread(wait *atomic.Uint32)
TEXT runtime·exitThread(SB),NOSPLIT,$0-4
MOVL wait+0(FP), AX
// We're done using the stack.