3 lines
102 B
C
Raw Normal View History

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