#ifndef OXEN_DISPLAY_H #define OXEN_DISPLAY_H void display_init(void); void display_fini(void); #endif // OXEN_DISPLAY_H