#ifndef __DRIVERS__FWCFG_H__ #define __DRIVERS__FWCFG_H__ #include #include #include bool fwcfg_open(struct file_handle *handle, const char *name); #endif