16 lines
262 B
Modula-2
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
|
|
|