mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 02:28:05 +00:00
libfprint-tod.ver: Add new symbols to newer TOD subversion
This should be something to do every time, as it may allow to define multiple symbol versions, if something changes upstream.
This commit is contained in:
@@ -4,3 +4,12 @@ global:
|
||||
local:
|
||||
*;
|
||||
};
|
||||
|
||||
LIBFPRINT_TOD_1.0.1 {
|
||||
global:
|
||||
fpi_device_class_auto_initialize_features;
|
||||
fpi_device_get_udev_data;
|
||||
fpi_spi_*;
|
||||
fpi_ssm_spi_*;
|
||||
fpi_ssm_get_device;
|
||||
} LIBFPRINT_TOD_1.0.0;
|
||||
|
||||
Reference in New Issue
Block a user