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:
@@ -3,4 +3,5 @@ libs += avs-util
|
||||
libs_avs-util := \
|
||||
|
||||
src_avs-util := \
|
||||
core-interop.c \
|
||||
error.c \
|
||||
|
||||
Reference in New Issue
Block a user