aboutsummaryrefslogtreecommitdiff
path: root/example-cdc-gnu-linux/command.h
blob: f4309b8c8fc0d281d0f47ff94c422fcb3f5d306e (plain)
1
2
void cmd_dispatch (struct tty *tty, const char *line);
char * compose_hex_ptr (char *s, uintptr_t v);