aboutsummaryrefslogtreecommitdiffstats
path: root/docs/headerparser_usage.md
Commit message (Collapse)AuthorAgeFilesLines
* docs: fix syz-headerparser documentationZubin Mithra2017-08-271-3/+3
| | | | | Remove the --device option from the documentation file docs/hedaerparser_usage.md
* tools: add headerparser as a tool to assist in writing system call descriptionsZubin Mithra2017-08-251-0/+65
The tool can be found inside tools/syz-headerparser. Details on how to use headerparser can be found inside docs/headerparser_usage.md.