aboutsummaryrefslogtreecommitdiff
path: root/starlark/empty.s
diff options
context:
space:
mode:
Diffstat (limited to 'starlark/empty.s')
-rw-r--r--starlark/empty.s3
1 files changed, 3 insertions, 0 deletions
diff --git a/starlark/empty.s b/starlark/empty.s
new file mode 100644
index 0000000..3b82169
--- /dev/null
+++ b/starlark/empty.s
@@ -0,0 +1,3 @@
+// The presence of this file allows the package to use the
+// "go:linkname" hack to call non-exported functions in the
+// Go runtime, such as hardware-accelerated string hashing.