mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-20 02:20:03 +01:00
Same-endian dispatch was properly calling through the Xinerama wrapping, but other-endian dispatch wasn't.
2 lines
69 B
C
2 lines
69 B
C
extern void XineramifyXv(void);
|
|
extern void XvResetProcVector(void);
|