xserver-multidpi/hw/kdrive/fake
Yaakov Selkowitz 9bc4e88d84 Define ddxBeforeReset stubs in platform-neutral DDXs
XWin uses ddxBeforeReset, which is called in DIX.  Other DDXs need to
define these in order to avoid an undefined symbol error at link time
when building alongside XWin.  Xnest and Xvfb already provide empty stubs;
this does the same for Xdmx and the platform-neutral KDrive servers.

Also add a prototype to avoid a warning in all DDXs.

Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Signed-off-by: Keith Packard <keithp@keithp.com>
2009-10-15 08:06:53 -07:00
..
fake.c xalloc+memset(0) -> xcalloc 2008-10-06 15:36:51 -04:00
fake.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
fakeinit.c Define ddxBeforeReset stubs in platform-neutral DDXs 2009-10-15 08:06:53 -07:00
kbd.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
Makefile.am Remove duplicates from Xfake_LDADD 2009-10-15 08:06:46 -07:00
mouse.c Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
os.c Death to RCS tags. 2007-06-29 14:06:52 -04:00