aboutsummaryrefslogtreecommitdiffstats
path: root/docs/linux
diff options
context:
space:
mode:
authorzoulasc <christos@zoulas.com>2017-10-28 13:43:21 -0400
committerDmitry Vyukov <dvyukov@google.com>2017-11-06 11:27:45 +0300
commit3520854be0e7e36820baf9208a47d178eb696556 (patch)
tree056a5ceaeefe1103a0d2351a20124f9dc66dc121 /docs/linux
parent7afa56efb4b575469f313a18b561bc036a2becb5 (diff)
syz-extract: select declaring printf or not
Kernels are standalone implementations and can have their own implementations of functions that have different prototypes than the standard ones. In the NetBSD case the kernel printf returns void, and it is declared in <sys/systm.h> so avoid re-declaring it. Select if we are going to declare printf or not depending on the OS.
Diffstat (limited to 'docs/linux')
0 files changed, 0 insertions, 0 deletions