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