aboutsummaryrefslogtreecommitdiffstats
path: root/tools/syz-headerparser/test_headers
Commit message (Collapse)AuthorAgeFilesLines
* all: reformat C/C++ filesDmitry Vyukov2026-01-192-7/+7
|
* tools: add headerparser as a tool to assist in writing system call descriptionsZubin Mithra2017-08-252-0/+49
The tool can be found inside tools/syz-headerparser. Details on how to use headerparser can be found inside docs/headerparser_usage.md.