]> Cypherpunks.ru repositories - gostls13.git/blobdiff - misc/cgo/test/issue9400/asm_s390x.s
misc/cgo: remove +build lines, add go:build where needed
[gostls13.git] / misc / cgo / test / issue9400 / asm_s390x.s
index 4856492958b116f6105c464c810a428819000d1a..2552fa7008f934c6e715afaabafbaa231d85db33 100644 (file)
@@ -2,7 +2,7 @@
 // Use of this source code is governed by a BSD-style
 // license that can be found in the LICENSE file.
 
-// +build gc
+//go:build gc
 
 #include "textflag.h"