mirror of https://github.com/GNOME/gimp.git
6 lines
87 B
ArmAsm
6 lines
87 B
ArmAsm
![]() |
#include "config.h"
|
||
|
|
||
|
#ifdef HAVE_ASM_MMX
|
||
|
#include "arch/i386/mmx/detect_mmx.S"
|
||
|
#endif
|