1 #ifdef HAVE_XORG_CONFIG_H
2 #include <xorg-config.h>
5 #include "xf86Module.h"
7 static MODULESETUPPROTO(msp3430Setup
);
9 static XF86ModuleVersionInfo msp3430VersRec
=
17 ABI_CLASS_VIDEODRV
, /* This needs the video driver ABI */
23 _X_EXPORT XF86ModuleData msp3430ModuleData
= {
30 msp3430Setup(pointer module
, pointer opts
, int *errmaj
, int *errmin
) {