readout_rm/hilbert_dpi/codegen/dll/hilbert_fir/hilbert_fir.def

9 lines
97 B
Modula-2
Raw Normal View History

2024-11-01 17:37:09 +08:00
DLL {
global:
hilbert_fir;
hilbert_fir_initialize;
hilbert_fir_terminate;
local:
*;
};