mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
os: export SetCriticalOutputPending for nvidia
Signed-off-by: dasha_uwu <dasha@linuxping.win>
This commit is contained in:
committed by
Enrico Weigelt
parent
e73bb5d01b
commit
45de44f092
@@ -53,7 +53,9 @@ void NotifyParentProcess(void);
|
||||
void CreateWellKnownSockets(void);
|
||||
void ResetWellKnownSockets(void);
|
||||
void CloseWellKnownConnections(void);
|
||||
void SetCriticalOutputPending(void);
|
||||
|
||||
// exported for nvidia driver
|
||||
_X_EXPORT void SetCriticalOutputPending(void);
|
||||
|
||||
/* exported only for DRI module, but should not be used by external drivers */
|
||||
_X_EXPORT void ResetCurrentRequest(struct _Client *client);
|
||||
|
||||
Reference in New Issue
Block a user