Skip to content

Commit

Permalink
new
Browse files Browse the repository at this point in the history
Change-Id: I160b8f630d0a371908998cd74f0d38f1f4fd5b7e
  • Loading branch information
qiulaidongfeng committed Sep 7, 2024
1 parent 5f84bb1 commit 914ade4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/runtime/export_unix_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ func Sigisblocked(i int) bool {
return sigismember(&sigmask, i)
}

type M = m

var waitForSigusr1 struct {
rdpipe int32
wrpipe int32
Expand Down

0 comments on commit 914ade4

Please sign in to comment.