gimp/app/paint_funcs_simd.S

5 lines
91 B
ArmAsm

#include "config.h"
#ifdef HAVE_ASM_MMX
#include <arch/i386/mmx/paint_funcs_mmx.S>
#endif