#ifndef FPM_H #define FPM_H void fpm_init(void); void fpm_print_config(void); #endif /* FPM_H */