RISC-V: Disable Zba optimization pattern if XTheadMemIdx is enabled
[official-gcc.git] / libgo / misc / cgo / test / test_windows.go
blob7bfb33a83c3787a319d9b2a448034a5ec89a3568
1 // Copyright 2019 The Go Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style
3 // license that can be found in the LICENSE file.
5 package cgotest
7 import "syscall"
9 var syscall_dot_SIGCHLD syscall.Signal