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

#include "X.h"
#include "os.h"
#include "xf86.h"
#include "xf86Priv.h"

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