summaryrefslogtreecommitdiff
path: root/hw/xfree86/dummylib/xf86info.c
blob: 261739268249e30f49375e6d476dac8619023cff (plain)
1
2
3
4
5
6
7
8
9
10
/* $XFree86$ */

#include <X11/X.h>
#include "os.h"
#include "xf86.h"
#include "xf86Priv.h"

/* Dummy variables */
xf86InfoRec xf86Info = {NULL, };