#ifndef KE_TERMINAL_H
#define KE_TERMINAL_H
void setup_terminal();
void display_clear();
#endif /* KE_TERMINAL_H */