aboutsummaryrefslogtreecommitdiff
path: root/src/syscall/zsyscall_freebsd_amd64.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/syscall/zsyscall_freebsd_amd64.go')
-rw-r--r--src/syscall/zsyscall_freebsd_amd64.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/syscall/zsyscall_freebsd_amd64.go b/src/syscall/zsyscall_freebsd_amd64.go
index a0f79522b9..d721dafde2 100644
--- a/src/syscall/zsyscall_freebsd_amd64.go
+++ b/src/syscall/zsyscall_freebsd_amd64.go
@@ -1,6 +1,7 @@
// mksyscall.pl -tags freebsd,amd64 syscall_bsd.go syscall_freebsd.go syscall_freebsd_amd64.go
// Code generated by the command above; DO NOT EDIT.
+//go:build freebsd && amd64
// +build freebsd,amd64
package syscall