]> git.karo-electronics.de Git - karo-tx-uboot.git/blob - include/samsung/misc.h
8ea92236f9b92401db5bfc1dd634b6dc781ae60b
[karo-tx-uboot.git] / include / samsung / misc.h
1 #ifndef __SAMSUNG_MISC_COMMON_H__
2 #define __SAMSUNG_MISC_COMMON_H__
3
4 #ifdef CONFIG_CMD_BMP
5 void draw_logo(void);
6 #endif
7
8 #endif /* __SAMSUNG_MISC_COMMON_H__ */