mirror of
https://github.com/FunKey-Project/picofe-irixxxx.git
synced 2025-12-12 09:48:52 +01:00
5 lines
93 B
C
5 lines
93 B
C
#include <stdio.h>
|
|
|
|
void config_write_keys(FILE *f);
|
|
void config_read_keys(const char *cfg);
|