summaryrefslogtreecommitdiff
path: root/recovery/ubootenv/set_display_mode.h (plain)
blob: 41d0b331eab6348681f2f4d23c869926ff406894
1#ifndef SET_DISPLAY_MODE_H_
2#define SET_DISPLAY_MODE_H_
3int set_display_mode(const char *path);
4#endif