fbdev: wait vsync after mode change, not before
[libpicofe.git] / config_file.h
1 #include <stdio.h>
2
3 void config_write_keys(FILE *f);
4 void config_read_keys(const char *cfg);