diff options
| author | Zubin Mithra <zsm@google.com> | 2017-08-23 14:01:57 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2017-08-25 17:23:52 +0200 |
| commit | c3631fc789181c23aa51396f0ff66cd488e4b4f7 (patch) | |
| tree | 7ffbc3082b6f8cac56de418bd51ee54d98eb3df7 /tools/syz-headerparser/headerlib/__init__.py | |
| parent | 3f1aca4826c84d52da6047a8a5c9325727525c8d (diff) | |
tools: add headerparser as a tool to assist in writing system call descriptions
The tool can be found inside tools/syz-headerparser. Details on how to use
headerparser can be found inside docs/headerparser_usage.md.
Diffstat (limited to 'tools/syz-headerparser/headerlib/__init__.py')
| -rw-r--r-- | tools/syz-headerparser/headerlib/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tools/syz-headerparser/headerlib/__init__.py b/tools/syz-headerparser/headerlib/__init__.py new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/tools/syz-headerparser/headerlib/__init__.py |
