debrix/hw/xorg/loader xf86sym.c,1.2,1.3

Daniel Stone <xserver-commit-u7BhqnqprCWvj1b/[email protected]>
Newsgroups gmane.comp.freedesktop.xserver.cvs
Message-ID <[email protected]>
Committed by: daniel

Update of /cvs/xserver/debrix/hw/xorg/loader
In directory pdx:/tmp/cvs-serv3602/loader

Modified Files:
	xf86sym.c 
Log Message:
Declare XAACopyROP as a SYMFUNC, so it doesn't get optimised out of the
binary.


Index: xf86sym.c
===================================================================
RCS file: /cvs/xserver/debrix/hw/xorg/loader/xf86sym.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- xf86sym.c	10 Jun 2004 19:40:45 -0000	1.2
+++ xf86sym.c	28 Jun 2004 00:46:33 -0000	1.3
@@ -83,6 +83,7 @@
 #include "vidmodeproc.h"
 #include "xf86miscproc.h"
 #include "loader.h"
+#include "xaarop.h"
 #define DONT_DEFINE_WRAPPERS
 #include "xf86_ansic.h"
 #include "xisb.h"
@@ -1157,5 +1158,8 @@
     /* fbdevhw.c */
     SYMVAR(fbdevHWValidMode)
 
+    /* xaa */
+    SYMVAR(XAACopyROP)
+
     {0, 0}
 };
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.