diff options
Diffstat (limited to 'executor/syscalls.h')
| -rw-r--r-- | executor/syscalls.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/executor/syscalls.h b/executor/syscalls.h index 3629d04b1..51e784eb0 100644 --- a/executor/syscalls.h +++ b/executor/syscalls.h @@ -13545,6 +13545,7 @@ const call_t syscalls[] = { {"test$auto0", 0}, {"test$bf0", 0}, {"test$bf1", 0}, + {"test$blob0", 0}, {"test$csum_encode", 0}, {"test$csum_ipv4", 0}, {"test$csum_ipv4_tcp", 0}, @@ -13604,6 +13605,7 @@ const call_t syscalls[] = { {"test$res0", 0}, {"test$res1", 0}, {"test$res2", 0}, + {"test$str0", 0}, {"test$struct", 0}, {"test$syz_union3", 0}, {"test$syz_union4", 0}, |
