mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
10 lines
117 B
C
10 lines
117 B
C
extern unsigned char *GetEDID_DDC1(
|
|
unsigned int *
|
|
);
|
|
|
|
extern int DDC_checksum(
|
|
unsigned char *,
|
|
int
|
|
);
|
|
|