diff options
Diffstat (limited to 'pcitool/buildinfo.h')
-rw-r--r-- | pcitool/buildinfo.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pcitool/buildinfo.h b/pcitool/buildinfo.h new file mode 100644 index 0000000..5157a24 --- /dev/null +++ b/pcitool/buildinfo.h @@ -0,0 +1,6 @@ +#ifndef _PCITOOL_BUILDINFO_H +#define _PCITOOL_BUILDINFO_H + +void BuildInfo(); + +#endif /* _PCITOOL_BUILDINFO_H */
\ No newline at end of file |