mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Rename rawfile/blockingpoll_unsafe.go to rawfile/blockingpoll_stub_unsafe.go.
Signed-off-by: Haibo Xu haibo.xu@arm.com Change-Id: I2376e502c1a860d5e624c8a8e3afab5da4c53022
This commit is contained in:
@@ -7,7 +7,7 @@ go_library(
|
||||
srcs = [
|
||||
"blockingpoll_amd64.s",
|
||||
"blockingpoll_amd64_unsafe.go",
|
||||
"blockingpoll_unsafe.go",
|
||||
"blockingpoll_stub_unsafe.go",
|
||||
"errors.go",
|
||||
"rawfile_unsafe.go",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user