mirror of
https://github.com/morgan9e/libfprint-fpc1020
synced 2026-04-15 00:44:25 +09: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:
@@ -6,6 +6,7 @@ private_headers = [
|
||||
'aeslib.h',
|
||||
'assembling.h',
|
||||
'fp_internal.h',
|
||||
'nbis-helpers.h',
|
||||
'fpi-async.h',
|
||||
'fpi-data.h',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user