diff options
Diffstat (limited to 'pkg/csource/linux_common.go')
| -rw-r--r-- | pkg/csource/linux_common.go | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pkg/csource/linux_common.go b/pkg/csource/linux_common.go index 4d168e661..1aa454f9e 100644 --- a/pkg/csource/linux_common.go +++ b/pkg/csource/linux_common.go @@ -221,8 +221,6 @@ struct call_t { syscall_t call; }; -extern call_t syscalls[]; -extern unsigned syscall_count; #endif #if defined(SYZ_EXECUTOR) || (defined(SYZ_REPEAT) && defined(SYZ_WAIT_REPEAT)) || \ |
