From c3631fc789181c23aa51396f0ff66cd488e4b4f7 Mon Sep 17 00:00:00 2001 From: Zubin Mithra Date: Wed, 23 Aug 2017 14:01:57 +0100 Subject: 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. --- tools/syz-headerparser/headerlib/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tools/syz-headerparser/headerlib/__init__.py (limited to 'tools/syz-headerparser/headerlib/__init__.py') diff --git a/tools/syz-headerparser/headerlib/__init__.py b/tools/syz-headerparser/headerlib/__init__.py new file mode 100644 index 000000000..e69de29bb -- cgit mrf-deployment