summaryrefslogtreecommitdiff
path: root/xyo-networks/printf.h
blob: 27ced907ea2777f805edc28b78b63fd7ee39681b (plain)
1
2
3

void my_printf(char*, ...);
char* convert(unsigned int, int);