diff options
Diffstat (limited to 'executor/executor_test.h')
| -rw-r--r-- | executor/executor_test.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/executor/executor_test.h b/executor/executor_test.h index 09bfacfdb..dd133e422 100644 --- a/executor/executor_test.h +++ b/executor/executor_test.h @@ -83,7 +83,6 @@ static void cover_mmap(cover_t* cov) cov->pc_offset = 0; } -#if SYZ_EXECUTOR_USES_SHMEM static void cover_unprotect(cover_t* cov) { } @@ -92,4 +91,3 @@ static bool use_cover_edges(uint64 pc) { return true; } -#endif |
