Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
679549d1802f0ee8e66576ecfc766d30b4040983
/
.
/
include
/
samsung
/
misc.h
blob: 8ea92236f9b92401db5bfc1dd634b6dc781ae60b [
file
] [
log
] [
blame
]
#ifndef
__SAMSUNG_MISC_COMMON_H__
#define
__SAMSUNG_MISC_COMMON_H__
#ifdef
CONFIG_CMD_BMP
void
draw_logo
(
void
);
#endif
#endif
/* __SAMSUNG_MISC_COMMON_H__ */