🦄 refactor(decoder glimpse detector): rename to lpi plugin
This commit is contained in:
10
decoders/lpi/version.map
Normal file
10
decoders/lpi/version.map
Normal file
@@ -0,0 +1,10 @@
|
||||
VERS_2.4{
|
||||
global:
|
||||
extern "C" {
|
||||
lpi_plugin_load;
|
||||
lpi_plugin_unload;
|
||||
GIT_VERSION_*;
|
||||
};
|
||||
|
||||
local: *;
|
||||
};
|
||||
Reference in New Issue
Block a user