void print_command(address_word_t, word_t, byte_t *)
Definition command.c:51
void command_destroy(struct command_t **)
Definition command.c:43
struct command_t * command_new()
Definition command.c:24
void command_create(struct command_t **)
Definition command.c:32
unsigned char byte_t
Definition types.h:6
unsigned short int word_t
Definition types.h:7
unsigned int address_word_t
Definition types.h:11