diff options
Diffstat (limited to 'pcilib/irq.h')
-rw-r--r-- | pcilib/irq.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pcilib/irq.h b/pcilib/irq.h new file mode 100644 index 0000000..441e0e5 --- /dev/null +++ b/pcilib/irq.h @@ -0,0 +1,5 @@ +#ifndef _PCILIB_IRQ_H +#define _PCILIB_IRQ_H + + +#endif /* _PCILIB_IRQ_H */ |