Sign in
gfiber
/
toolchains
/
windcharger
/
8dac4adf4c86b092f9ec9fcfbf656e6a2ad876b7
/
.
/
mips-qca-linux-uclibc
/
sysroot
/
usr
/
include
/
video
/
edid.h
blob: 81911a90c27a9a2f0456175e3402cee58bcc7a65 [
file
] [
log
] [
blame
]
#ifndef
__linux_video_edid_h__
#define
__linux_video_edid_h__
struct
edid_info
{
unsigned
char
dummy
[
128
];
};
#endif
/* __linux_video_edid_h__ */