xref: /plan9/sys/src/games/mp3enc/tools.c (revision 8f5875f3e9b20916b4c52ad4336922bc8653eb7b)
1 /*
2  *   Simple LAME context free functions:
3  *
4  *     - should not contain gfc or gfp
5  *     - should not call other functions not defined
6  *       in this module (or libc functions)
7  *
8  *   Otherwise util.c is the right place.
9  */
10