aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/runtime/runtime.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/runtime/runtime.c')
-rw-r--r--src/pkg/runtime/runtime.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pkg/runtime/runtime.c b/src/pkg/runtime/runtime.c
index c572897d2c..57c0873306 100644
--- a/src/pkg/runtime/runtime.c
+++ b/src/pkg/runtime/runtime.c
@@ -10,6 +10,7 @@ enum {
};
uint32 runtime·panicking;
+void (*runtime·destroylock)(Lock*);
/*
* We assume that all architectures turn faults and the like