aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor_linux.h
diff options
context:
space:
mode:
authorMarco Vanotti <mvanotti@users.noreply.github.com>2019-04-03 16:46:38 -0700
committerJulia Hansbrough <flowerhack@google.com>2019-04-03 16:46:38 -0700
commit6a475fffec57cc3b1e51794c0ebed7d169f12349 (patch)
tree408608a9ca3593d5d30250f41309023f0bd4e260 /executor/executor_linux.h
parent8658c256227fee97c9b5d2d2ab9a2e469759993d (diff)
executor: move syz_execute_func after os imports. (#1107)
This commit moves the definition of the `syz_execute_func` after the block of code that imports all the OS specific common headers. This is required because after commit dfd3394d42ddd333c68cf355273b312da8c65a51 `syz_execute_func` started using the `NONFAILING` macro, which is defined in those header files for each OS. I also ran `make generate`. TEST=I only tested that the executor works for Fuchsia with: ```shell $ make executor TARGETOS=fuchsia TARGETARCH=amd64 SOURCEDIR=~/fuchsia ```
Diffstat (limited to 'executor/executor_linux.h')
0 files changed, 0 insertions, 0 deletions