mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Rename fdbased/mmap.go to fdbased/mmap_stub.go.
Signed-off-by: Haibo Xu haibo.xu@arm.com Change-Id: Id4489554b9caa332695df8793d361f8332f6a13b
This commit is contained in:
@@ -7,9 +7,9 @@ go_library(
|
||||
srcs = [
|
||||
"endpoint.go",
|
||||
"endpoint_unsafe.go",
|
||||
"mmap.go",
|
||||
"mmap_amd64.go",
|
||||
"mmap_amd64_unsafe.go",
|
||||
"mmap_stub.go",
|
||||
"packet_dispatchers.go",
|
||||
],
|
||||
importpath = "gvisor.dev/gvisor/pkg/tcpip/link/fdbased",
|
||||
|
||||
Reference in New Issue
Block a user