mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-06 17:24:45 +00:00
Bug 778: add ddxBeforeReset
This commit is contained in:
@@ -217,6 +217,11 @@ OsVendorFatalError(void)
|
||||
}
|
||||
#endif
|
||||
|
||||
void
|
||||
ddxBeforeReset(void)
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
#ifdef DDXTIME
|
||||
CARD32
|
||||
|
||||
Reference in New Issue
Block a user