#ifndef _VIDEO_H_ #define _VIDEO_H_ #include #include "bas_printf.h" #define CONFIG_FB_RADEON_I2C extern void video_init(void); #endif /* _VIDEO_H_ */