summaryrefslogtreecommitdiff
path: root/config.h
blob: 21c2651e778d41a5b05cb3ad20ec37c13efd171a (plain)
1
2
3
4
5
6
#ifndef _CONFIG_H_
#define _CONFIG_H_

int cfg_init();

#endif