2025-04-27 07:49:33 -04:00

16 lines
262 B
Modula-2

LIBRARY AWCODC32
SEGMENTS
CODE PRELOAD MOVEABLE DISCARDABLE
DATA PRELOAD MOVEABLE
EXPORTS
FaxCodecInit @10
FaxCodecConvert @11
FaxCodecCount @13
FaxCodecChange @14
BitReverseBuf @20
InvertBuf @21