mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Internal change
PiperOrigin-RevId: 477905095
This commit is contained in:
@@ -42,6 +42,9 @@ package checklinkname
|
||||
// TODO(b/165820485): Add option to specific per-version signatures.
|
||||
var knownLinknames = map[string]map[string]linknameSignatures{
|
||||
"runtime": {
|
||||
"cputicks": {
|
||||
local: "func() int64",
|
||||
},
|
||||
"entersyscall": {
|
||||
local: "func()",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user