1
0
mirror of https://github.com/preble/libpinproc synced 2026-02-24 18:25:23 +01:00

Added CMake building and instructions to README.markdown.

Removed YAML loading code from libpinproc.
This commit is contained in:
Adam Preble
2009-05-25 01:40:08 -04:00
parent ab1bf3bafb
commit dcd9c560d3
10 changed files with 52 additions and 147 deletions

View File

@@ -56,7 +56,6 @@ protected:
public:
// public libpinproc API:
PRResult LoadDefaultsFromYAML(const char *yamlFilePath);
int GetEvents(PREvent *events, int maxEvents);
PRResult DriverUpdateGlobalConfig(PRDriverGlobalConfig *driverGlobalConfig);