First import
[xorg_rtime.git] / xorg-server-1.4 / hw / xfree86 / dummylib / getemptypci.c
blob03119d3d9cf898269a2b5d0ee6b0ef454c271697
2 #ifdef HAVE_XORG_CONFIG_H
3 #include <xorg-config.h>
4 #endif
6 #include <X11/X.h>
7 #include "os.h"
8 #include "xf86.h"
9 #include "xf86Priv.h"
12 * Utility functions required by libxf86_os.
15 memType
16 getEmptyPciRange(PCITAG tag, int base_reg)
18 return 0;