#ifdef HAVE_XORG_CONFIG_H #include #endif #include "xf86_OSlib.h" int xf86ReadBIOS(unsigned long Base, unsigned long Offset, unsigned char *Buf, int Len) { return -1; }