mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Re-add atomicbitops_arm64.s to BUILD.
This was inadverently dropped by cl/295811743. PiperOrigin-RevId: 296254482
This commit is contained in:
committed by
Copybara-Service
parent
10ed60e477
commit
9a4e3e63ef
@@ -7,6 +7,7 @@ go_library(
|
||||
srcs = [
|
||||
"atomicbitops.go",
|
||||
"atomicbitops_amd64.s",
|
||||
"atomicbitops_arm64.s",
|
||||
"atomicbitops_noasm.go",
|
||||
],
|
||||
visibility = ["//:sandbox"],
|
||||
|
||||
Reference in New Issue
Block a user