about summary refs log tree commit diff
path: root/vendor/modernc.org/libc/termios/capi_linux_mips64le.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/modernc.org/libc/termios/capi_linux_mips64le.go')
-rw-r--r--vendor/modernc.org/libc/termios/capi_linux_mips64le.go5
1 files changed, 5 insertions, 0 deletions
diff --git a/vendor/modernc.org/libc/termios/capi_linux_mips64le.go b/vendor/modernc.org/libc/termios/capi_linux_mips64le.go
new file mode 100644
index 0000000..193dc60
--- /dev/null
+++ b/vendor/modernc.org/libc/termios/capi_linux_mips64le.go
@@ -0,0 +1,5 @@
+// Code generated by 'ccgo termios/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 termios/termios_linux_amd64.go -pkgname termios', DO NOT EDIT.
+
+package termios
+
+var CAPI = map[string]struct{}{}