aboutsummaryrefslogtreecommitdiff
path: root/libwmc/src/commands.h
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2011-11-11 12:20:51 -0600
committerDan Williams <dcbw@redhat.com>2011-11-11 12:21:41 -0600
commitae3f1cd578e59245a6bff5cfd19f64f0c47f5de9 (patch)
tree5db2e66c1688643a58567bc97a58048b798b9c20 /libwmc/src/commands.h
parent83c905837693f095d9e7c1bf9ac56d8290510f45 (diff)
libwmc: add testcases that talk to the device
Diffstat (limited to 'libwmc/src/commands.h')
-rw-r--r--libwmc/src/commands.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/libwmc/src/commands.h b/libwmc/src/commands.h
index dba839b5..60ecdac0 100644
--- a/libwmc/src/commands.h
+++ b/libwmc/src/commands.h
@@ -24,6 +24,11 @@
/* Generic enums */
+/**********************************************************************/
+
+size_t wmc_cmd_init_new (char *buf, size_t buflen, int wmc2);
+
+WmcResult * wmc_cmd_init_result (const char *buf, size_t len, int wmc2);
/**********************************************************************/