plan9fox/sys/src/cmd/audio/mp3enc/tools.c

10 lines
233 B
C

/*
* Simple LAME context free functions:
*
* - should not contain gfc or gfp
* - should not call other functions not defined
* in this module (or libc functions)
*
* Otherwise util.c is the right place.
*/