Fixes a problem where the sim would try to start the WPS on HAVE_RTC_ALARM sims ...
[Rockbox.git] / apps / codecs / Tremor / SOURCES
blob9b8c05e340ab9d512ed62052798b94cdaf90c95a
1 bitwise.c
2 block.c
3 codebook.c
4 floor0.c
5 floor1.c
6 framing.c
7 info.c
8 mapping0.c
9 mdct.c
10 #ifdef CPU_ARM
11 mdct_arm.S
12 #endif
13 registry.c
14 res012.c
15 sharedbook.c
16 synthesis.c
17 vorbisfile.c
18 window.c
19 ctype.c
20 oggmalloc.c