]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - k3conf/k3conf.git/blobdiff - include/help.h
cmd: read/write: Add support for read and write operations
[k3conf/k3conf.git] / include / help.h
index 930d62816162cd0903445609fb172f7726a193af..aec24115e2dd376bcb8b7b617c3dae24dac1af52 100644 (file)
@@ -56,6 +56,8 @@ typedef enum {
        HELP_DISABLE_CLOCK,
        HELP_SET,
        HELP_SET_CLOCK,
+       HELP_READ,
+       HELP_WRITE,
        HELP_ALL,
        HELP_CATEGORY_MAX,
 } help_category;