feat: Add helper to set avs implementations

Doesn't really reduce boiler plate but adds
clarity with a more meaningful function name
what the operation does.
This commit is contained in:
icex2
2024-02-25 09:30:53 +01:00
parent 87b7e53973
commit fb1442b734
3 changed files with 24 additions and 0 deletions
+1
View File
@@ -3,4 +3,5 @@ libs += avs-util
libs_avs-util := \
src_avs-util := \
core-interop.c \
error.c \