added first working option parser for short options
This commit is contained in:
@@ -77,6 +77,8 @@ typedef struct
|
||||
typedef struct
|
||||
{
|
||||
uint32_t offset; /**< current offset of the option parser */
|
||||
uint32_t nextOffset; /**< offset of the next hunk */
|
||||
uint32_t len; /**< length of the current hunk */
|
||||
} shellmatta_opt_t;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user