We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ee2472 commit 459b1e1Copy full SHA for 459b1e1
src/os/signal/signal.go
@@ -1,3 +1,5 @@
1
+//go:build !baremetal
2
+
3
// Copyright 2012 The Go Authors. All rights reserved.
4
// Use of this source code is governed by a BSD-style
5
// license that can be found in the LICENSE file.
0 commit comments