diff options
Diffstat (limited to 'executor/common.h')
| -rw-r--r-- | executor/common.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/executor/common.h b/executor/common.h index c1fcbae88..fe1290f73 100644 --- a/executor/common.h +++ b/executor/common.h @@ -69,9 +69,6 @@ struct call_t { syscall_t call; }; -// Defined in generated syscalls_OS.h files. -extern call_t syscalls[]; -extern unsigned syscall_count; #endif // #if defined(SYZ_EXECUTOR) #if defined(SYZ_EXECUTOR) || (defined(SYZ_REPEAT) && defined(SYZ_WAIT_REPEAT)) || \ |
