Repository URL to install this package:
|
Version:
4.9.35-1 ▾
|
#ifndef __linux_video_edid_h__
#define __linux_video_edid_h__
struct edid_info {
unsigned char dummy[128];
};
#endif /* __linux_video_edid_h__ */