Move ARM specific CPU detection to a new file pixman-arm.c
authorSøren Sandmann Pedersen <ssp@redhat.com>
Tue, 26 Jun 2012 21:02:24 +0000 (17:02 -0400)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Sat, 7 Jul 2012 05:09:22 +0000 (01:09 -0400)
commit8590415f0e54520a176ff0fb53deb82be16873dd
tree379f95d5552748dc46722e2bce79d1ccc5ea9066
parent39ac18570a70674897aa7085406d9a4f6069feb4
Move ARM specific CPU detection to a new file pixman-arm.c

Similar to the x86 commit, this moves the ARM specific CPU detection
to its own file which exports a pixman_arm_get_implementations()
function that is supposed to be a noop on non-ARM.
pixman/Makefile.sources
pixman/pixman-arm.c [new file with mode: 0644]
pixman/pixman-cpu.c
pixman/pixman-private.h