diff options
| author | Andrey Konovalov <andreyknvl@google.com> | 2017-10-27 15:09:26 +0200 |
|---|---|---|
| committer | Andrey Konovalov <andreyknvl@gmail.com> | 2017-10-27 15:39:00 +0200 |
| commit | 80c748800e07c28955c3cf696e7eda464a3f0634 (patch) | |
| tree | d06149d4d790a3a1a14d8203ade331dcc4540ac8 /docs/internals.md | |
| parent | 06a268ea21e01e94e7b8ab8ee5a64a82165e304b (diff) | |
docs: assorted improvements
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; |
