You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
330 B

# DO NOT MODIFY. CHANGE gen_blocklist.py INSTEAD.
{
"arm": {
"inotify_init": 316,
"openat": 322,
"syncfs": 373
},
"arm64": {
"openat": 56,
"syncfs": 267
},
"mips": {
"openat": 4288
},
"mips64": {
"openat": 5247
},
"x86": {
"openat": 295
},
"x86_64": {
"openat": 257
}
}