aboutsummaryrefslogtreecommitdiffstats
path: root/executor/common_linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'executor/common_linux.h')
-rw-r--r--executor/common_linux.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/executor/common_linux.h b/executor/common_linux.h
index 21bde3bb6..0cc94555f 100644
--- a/executor/common_linux.h
+++ b/executor/common_linux.h
@@ -4857,9 +4857,6 @@ static void setup_802154()
#if GOARCH_s390x
#include <sys/mman.h>
-// Ugly way to work around gcc's "error: function called through a non-compatible type".
-// The macro is used in generated C code.
-#define CAST(f) ({void* p = (void*)f; p; })
#endif
#if SYZ_EXECUTOR || __NR_syz_fuse_handle_req