Files
xserver_xsdl/hw/xfree86/dummylib
Ian Romanick 8b6b40b727 Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework
Conflicts:

	hw/xfree86/common/xf86.h
	hw/xfree86/common/xf86Init.c
	hw/xfree86/common/xf86pciBus.c
	hw/xfree86/int10/generic.c
	hw/xfree86/int10/helper_exec.c
	hw/xfree86/loader/xf86sym.c
	hw/xfree86/os-support/bus/Pci.c
	hw/xfree86/os-support/bus/Pci.h
	hw/xfree86/os-support/bus/linuxPci.c
	hw/xfree86/os-support/linux/int10/linux.c
2007-08-23 18:19:17 -07:00
..
2007-06-29 14:06:52 -04:00
2007-06-29 14:06:52 -04:00
2004-04-23 19:54:30 +00:00
2007-06-29 14:06:52 -04:00
2007-06-29 14:06:52 -04:00
2007-06-29 14:06:52 -04:00
2007-06-29 14:06:52 -04:00
2007-06-29 14:06:52 -04:00
2007-06-29 14:06:52 -04:00
2007-06-29 14:06:52 -04:00
2007-06-29 14:06:52 -04:00

libdummy (dummylib) contains basic utility functions required by libxf86_os.a.
There is one symbol per source/object so that each can be overriden
individually by whatever uses this library.


$XFree86$