LIBRARY      AWCODC32
SEGMENTS
CODE            PRELOAD MOVEABLE DISCARDABLE
DATA            PRELOAD MOVEABLE

EXPORTS
	FaxCodecInit    @10
	FaxCodecConvert @11
	FaxCodecCount   @13

	FaxCodecChange  @14

	BitReverseBuf   @20
	InvertBuf       @21