diff options
Diffstat (limited to 'docs/internals.md')
| -rw-r--r-- | docs/internals.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/internals.md b/docs/internals.md index 77efb7b31..aa166adf3 100644 --- a/docs/internals.md +++ b/docs/internals.md @@ -1,5 +1,8 @@ # How syzkaller works +Below is the generic descriptions of how syzkaller works. +Check [this](linux/internals.md) for Linux kernel specific things. + ## Overview The process structure for the syzkaller system is shown in the following diagram; |
