mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
lib: Add helper for NBIS copy-paste library
This will allow us to segragate helper functions that we want to use within NBIS. The first helper will be a macro checking for overflow in multiplications.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
libfprint_sources = [
|
||||
'fp_internal.h',
|
||||
'nbis-helpers.h',
|
||||
'drivers_api.h',
|
||||
'fpi-async.c',
|
||||
'fpi-async.h',
|
||||
|
||||
Reference in New Issue
Block a user