gimp/app/paint_funcs_simd.S

6 lines
92 B
ArmAsm

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