repo.or.cz
/
kugel-rb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
New makefile solution: A single invocation of 'make' to build the entire tree. Fully...
[kugel-rb.git]
/
apps
/
codecs
/
libffmpegFLAC
/
SOURCES
blob
688cd3bce7cacfb54463a3ea3a1e17047e6a3f4f
1
bitstream.c
2
decoder.c
3
shndec.c
4
tables.c
5
#if defined(CPU_COLDFIRE)
6
coldfire.S
7
#elif defined(CPU_ARM)
8
arm.S
9
#endif