gimp/app/base/detect-mmx.S

6 lines
87 B
ArmAsm

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