xserver/hw/xfree86/os-support/misc
Matt Turner 4fac13ff88 Remove unused BUSmemcpy.c
BUSmemcpy.c provides xf86BusToMem and xf86MemToBus, which are are memcpy
wrappers written to avoid glibc's memcpy on Alpha. glibc'c memcpy on
Alpha has improved much since this was written, so it's no longer
needed. Neither function is used inside the xserver, and no module on
my machine uses either as well.

Signed-off-by: Matt Turner <mattst88@gmail.com>
2009-08-31 16:11:59 -04:00
..
Delay.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
Makefile.am Remove unused BUSmemcpy.c 2009-08-31 16:11:59 -04:00
SlowBcopy.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00