GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / toolchains / hndtools-arm-linux-2.6.36-uclibc-4.5.3 / arm-brcm-linux-uclibcgnueabi / sysroot / usr / include / video / edid.h
blob81911a90c27a9a2f0456175e3402cee58bcc7a65
1 #ifndef __linux_video_edid_h__
2 #define __linux_video_edid_h__
5 struct edid_info {
6 unsigned char dummy[128];
7 };
11 #endif /* __linux_video_edid_h__ */