Skip to content

Commit 459b1e1

Browse files
committed
remove os/signal from baremetal
1 parent 3ee2472 commit 459b1e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/os/signal/signal.go

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//go:build !baremetal
2+
13
// Copyright 2012 The Go Authors. All rights reserved.
24
// Use of this source code is governed by a BSD-style
35
// license that can be found in the LICENSE file.

0 commit comments

Comments
 (0)