@Ghazascanner
_2019runbot
Ghazascanner File Manager
server :Linux adweb87 2.6.32-754.el6.x86_64 #1 SMP Tue Jun 19 21:26:04 UTC 2018 x86_64
Current Path :
/
lib
/
modules
/
2.6.32-754.el6.x86_64
/
source
/
include
/
video
/
Path :
Upload File :
New :
File
Dir
//lib/modules/2.6.32-754.el6.x86_64/source/include/video/edid.h
#ifndef __linux_video_edid_h__ #define __linux_video_edid_h__ #if !defined(__KERNEL__) || defined(CONFIG_X86) struct edid_info { unsigned char dummy[128]; }; #ifdef __KERNEL__ extern struct edid_info edid_info; #endif /* __KERNEL__ */ #endif #endif /* __linux_video_edid_h__ */