summaryrefslogtreecommitdiffstats
path: root/vendor/modernc.org/libc/stdio/capi_openbsd_arm64.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/modernc.org/libc/stdio/capi_openbsd_arm64.go')
-rw-r--r--vendor/modernc.org/libc/stdio/capi_openbsd_arm64.go5
1 files changed, 5 insertions, 0 deletions
diff --git a/vendor/modernc.org/libc/stdio/capi_openbsd_arm64.go b/vendor/modernc.org/libc/stdio/capi_openbsd_arm64.go
new file mode 100644
index 00000000..e077230e
--- /dev/null
+++ b/vendor/modernc.org/libc/stdio/capi_openbsd_arm64.go
@@ -0,0 +1,5 @@
+// Code generated by 'ccgo stdio/gen.c -crt-import-path -export-defines -export-enums -export-externs X -export-fields F -export-structs -export-typedefs -header -hide _OSSwapInt16,_OSSwapInt32,_OSSwapInt64 -ignore-unsupported-alignment -o stdio/stdio_openbsd_arm64.go -pkgname stdio', DO NOT EDIT.
+
+package stdio
+
+var CAPI = map[string]struct{}{}