aboutsummaryrefslogtreecommitdiffstats
path: root/tools/syz-headerparser/headerlib/header_preprocessor.py
Commit message (Collapse)AuthorAgeFilesLines
* tools: add headerparser as a tool to assist in writing system call descriptionsZubin Mithra2017-08-251-0/+142
The tool can be found inside tools/syz-headerparser. Details on how to use headerparser can be found inside docs/headerparser_usage.md.