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