Make repeat mode/shuffle work in the sbs also
[maemo-rb.git] / apps / codecs / libatrac / SOURCES
blob85f011cb8720a0c53cbd7be970c68f66f9521a31
1 atrac3.c
2 #if defined(CPU_ARM)
3 atrac3_arm.S
4 #if (ARM_ARCH >= 5)
5 atrac3_armv5e.S
6 #endif
7 #endif