notaz.gp2x.de
/
libpicofe.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
add triplebuffering support
[libpicofe.git]
/
config_file.h
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
#include <stdio.h>
2
3
void config_write_keys(FILE *f);
4
void config_read_keys(const char *cfg);