From f1fe73d1909a2448a004a88362a1a532d0d4f7c3 Mon Sep 17 00:00:00 2001 From: sanine Date: Sun, 12 Feb 2023 23:53:22 -0600 Subject: switch to tinyobj and nanovg from assimp and cairo --- libs/pixman-0.40.0/neon-test.S | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 libs/pixman-0.40.0/neon-test.S (limited to 'libs/pixman-0.40.0/neon-test.S') diff --git a/libs/pixman-0.40.0/neon-test.S b/libs/pixman-0.40.0/neon-test.S deleted file mode 100644 index c30a399..0000000 --- a/libs/pixman-0.40.0/neon-test.S +++ /dev/null @@ -1,12 +0,0 @@ -.text -.fpu neon -.arch armv7a -.object_arch armv4 -.eabi_attribute 10, 0 -.arm -.altmacro -#ifndef __ARM_EABI__ -#error EABI is required (to be sure that calling conventions are compatible) -#endif -pld [r0] -vmovn.u16 d0, q0 -- cgit v1.2.1