mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Commit166ac294areplaced the function calls in these files with inline functions in compiler.h and updated the configure scripts & meson builds to stop compiling them, but missed actually removing the now unused sources. Fixes:166ac294a("xfree86: Inline xf86{Read,Write}Mmio{8,16,32} on alpha") Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2122>