ac3dec tree updates.

This commit is contained in:
Jaroslav Kysela 2001-04-17 19:43:24 +00:00
parent 28ff64db0a
commit 2ea4741502
5 changed files with 1336 additions and 0 deletions

6
ac3dec/acconfig.h Normal file
View file

@ -0,0 +1,6 @@
@BOTTOM@
/* Architecture defines */
#undef __i386__
#undef __alpha__
#undef __ppc__
#undef __sparc__