aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/runtime/thread_plan9.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/runtime/thread_plan9.c')
-rw-r--r--src/pkg/runtime/thread_plan9.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pkg/runtime/thread_plan9.c b/src/pkg/runtime/thread_plan9.c
index a9b156d028..1180fc880a 100644
--- a/src/pkg/runtime/thread_plan9.c
+++ b/src/pkg/runtime/thread_plan9.c
@@ -48,7 +48,7 @@ runtime·goenvs(void)
}
void
-runtime·initsig(int32)
+runtime·initsig(void)
{
}