ARM: share pixman_asm_function definition
authorPekka Paalanen <pekka.paalanen@collabora.co.uk>
Mon, 31 Mar 2014 12:03:43 +0000 (15:03 +0300)
committerSiarhei Siamashka <siarhei.siamashka@gmail.com>
Wed, 2 Apr 2014 09:48:26 +0000 (12:48 +0300)
commit4b76bbfda670f9ede67d0449f3640605e1fc4df0
treeef7ccd0a5c0b62395c92a764108ee7935ed8ff3d
parent4ee85b008333a95d4dfc27e7b04c444dcbb3a7e7
ARM: share pixman_asm_function definition

Several files define identically the asm macro pixman_asm_function.
Merge all these definitions into a new asm header.

The original definition is taken from pixman-arm-simd-asm-scaled.S with
the copyright/licence/author blurb verbatim.
pixman/Makefile.am
pixman/pixman-arm-asm.h [new file with mode: 0644]
pixman/pixman-arm-neon-asm-bilinear.S
pixman/pixman-arm-neon-asm.S
pixman/pixman-arm-simd-asm-scaled.S