xserver/hw/xfree86/os-support
Matt Turner 166ac294ae xfree86: Inline xf86{Read,Write}Mmio{8,16,32} on alpha
In commit 9db2af6f75 (xfree86: Remove xf86{Map,Unmap}VidMem) we
somehow stopped exporting xf86{Read,Write}Mmio{8,16,32}. Since the
function pointer indirection was intended to support dense vs sparse and
sparse support is now gone, we can just make the functions static inline
in compiler.h and avoid all of this.

Bugzilla: https://bugs.gentoo.org/548906
Tested-by: Christopher May-Townsend <chris@maytownsend.co.uk>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Matt Turner <mattst88@gmail.com>
2018-06-11 14:05:04 -07:00
..
bsd xfree86: Inline xf86{Read,Write}Mmio{8,16,32} on alpha 2018-06-11 14:05:04 -07:00
bus xfree86: Move DRICreatePCIBusID to xf86Pci.h 2017-06-22 10:53:08 -04:00
hurd Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
linux xfree86: Inline xf86{Read,Write}Mmio{8,16,32} on alpha 2018-06-11 14:05:04 -07:00
misc Replace all checks for 'linux' macro with '__linux__' 2017-05-11 15:24:05 -04:00
shared Use ARRAY_SIZE all over the tree 2017-10-30 13:45:20 -04:00
solaris Use ARRAY_SIZE all over the tree 2017-10-30 13:45:20 -04:00
stub xfree86: Remove xf86ReadBIOS 2014-09-16 11:58:53 -04:00
Makefile.am xfree86: Add stubs for os-support to help adding new architecture support 2011-10-15 21:18:47 -07:00
int10Defines.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
meson.build xfree86: Inline xf86{Read,Write}Mmio{8,16,32} on alpha 2018-06-11 14:05:04 -07:00
xf86OSpriv.h xfree86: Remove xf86LinearVidMem 2014-09-16 11:58:53 -04:00
xf86_OSlib.h os, xfree86: Stop being so weird about <limits.h> 2017-05-12 09:49:07 -04:00
xf86_OSproc.h Remove SIGIO support for input [v5] 2016-05-26 16:07:54 -07:00