diff options
Diffstat (limited to 'util/getpir/code_gen.h')
-rw-r--r-- | util/getpir/code_gen.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/util/getpir/code_gen.h b/util/getpir/code_gen.h deleted file mode 100644 index 93bdaec74f..0000000000 --- a/util/getpir/code_gen.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef __CODE_GEN_H__ -#define __CODE_GEN_H__ - -void code_gen(char *filename, struct irq_routing_table *rt); - -#endif /* __CODE_GEN_H__ */ |