Files
chopstx/example-cdc-gnu-linux/command.h
2017-09-27 19:24:08 +09:00

3 lines
102 B
C

void cmd_dispatch (struct tty *tty, const char *line);
char * compose_hex_ptr (char *s, uintptr_t v);