buildinfo.h 111 B

123456
  1. #ifndef _PCITOOL_BUILDINFO_H
  2. #define _PCITOOL_BUILDINFO_H
  3. void BuildInfo();
  4. #endif /* _PCITOOL_BUILDINFO_H */