]> Cypherpunks.ru repositories - gostls13.git/blobdiff - misc/cgo/testcshared/testdata/libgo2/dup3.go
misc/cgo: gofmt
[gostls13.git] / misc / cgo / testcshared / testdata / libgo2 / dup3.go
index 459f0dc196874fbf53db87bf2d976f21d18c4043..705cdbc4fdeffe15133d20ca4fcaf7fce48f0b91 100644 (file)
@@ -2,6 +2,7 @@
 // Use of this source code is governed by a BSD-style
 // license that can be found in the LICENSE file.
 
+//go:build (linux && arm64) || (linux && riscv64)
 // +build linux,arm64 linux,riscv64
 
 package main