summaryrefslogtreecommitdiff
path: root/xc/programs/Xserver/hw/xfree86/common/xf86_Option.c
blob: 67f953631b5a4de93c317caba9a5dd085f90fc5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* $XConsortium: xf86_Option.c,v 1.1 94/03/28 21:24:19 dpw Exp $ */
/*
 *
 * The purpose of this file is to initialise the xf86_OptionTab[] which
 * is setup in xf86_Option.h
 */

#define INIT_OPTIONS
#define _NO_XF86_PROTOTYPES

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