You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PDCursesMod/fb/pdckbd.c

8 lines
151 B
C

#define LINUX_FRAMEBUFFER_PORT
void PDC_check_for_blinking( void);
int PDC_cycle_font( void);
void PDC_rotate_font( void);
#include "../vt/pdckbd.c"