xserver
xserver copied to clipboard
dix: make SwapLongs() inline
a) trade a little bit of code size for speed (depending on exact caller, compiler might also optimize a lot) b) reduce the need for exported, but non-public symbol
Signed-off-by: Enrico Weigelt, metux IT consult [email protected]