aurix/boot/include/ui/ui.h
2025-04-20 19:17:03 +02:00

6 lines
No EOL
73 B
C

#ifndef _UI_UI_H
#define _UI_UI_H
void ui_init();
#endif /* _UI_UI_H */