cr100/chargen.h
Jeff Epler e5d8d72026 checkpoint -- starting to type things
but mixing USB UART stdin with keyboard stdin is nonsense.

will need to differentiate
2024-10-07 16:28:17 -05:00

3 lines
52 B
C

#pragma once
int scrnprintf(const char *fmt, ...);