We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67d4c61 commit 3a16151Copy full SHA for 3a16151
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