Fix some greedy sed changes in imported code. Also provide a sys/types.h for compatib...
[kugel-rb.git] / apps / codecs / libmad / SOURCES
blobb7e195732670a0e904aea1754f07562308599e02
1 bit.c
2 decoder.c
3 fixed.c
4 frame.c
5 huffman.c
6 layer12.c
7 layer3.c
8 stream.c
9 synth.c
10 timer.c
11 version.c
12 #if defined(CPU_COLDFIRE)
13 imdct_mcf5249.S
14 #endif
15 #if defined(CPU_ARM)
16 imdct_l_arm.S
17 dct32_arm.S
18 synth_full_arm.S
19 #endif