#ifndef ALL_H #define ALL_H #include "char_lcd.h" #include "sd.h" void init_drivers(); #endif /* ALL_H */