aboutsummaryrefslogtreecommitdiff
path: root/src/syscall/zsyscall_linux_mipsle.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/syscall/zsyscall_linux_mipsle.go')
-rw-r--r--src/syscall/zsyscall_linux_mipsle.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/syscall/zsyscall_linux_mipsle.go b/src/syscall/zsyscall_linux_mipsle.go
index 5006f4a409..ba7e2118c0 100644
--- a/src/syscall/zsyscall_linux_mipsle.go
+++ b/src/syscall/zsyscall_linux_mipsle.go
@@ -1,6 +1,7 @@
// mksyscall.pl -l32 -arm -tags linux,mipsle syscall_linux.go syscall_linux_mipsx.go
// Code generated by the command above; DO NOT EDIT.
+//go:build linux && mipsle
// +build linux,mipsle
package syscall