added rexledctl program and fixed some bugs
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#define RETVAL_UNRECOGNIZED_OPTION 3
|
||||
#define RETVAL_MISSING_OPTION 4
|
||||
#define RETVAL_INVALID_DEVICE -5
|
||||
#define RETVAL_MEM_ERROR 6
|
||||
#define RETVAL_SUCCESS EXIT_SUCCESS
|
||||
|
||||
_Noreturn void usage(int exit_val);
|
||||
|
||||
Reference in New Issue
Block a user