refactor: Entire code base, thread and log usage
Boils down to: - Include headers - Reduce boiler plate with helpers - Swap out explicit usages with core API layer and ensure the right API is configured beforehand
This commit is contained in:
@@ -7,6 +7,8 @@ deplibs_ddrhook1 := \
|
||||
avs \
|
||||
|
||||
libs_ddrhook1 := \
|
||||
avs-util \
|
||||
core \
|
||||
acioemu \
|
||||
cconfig \
|
||||
ddrhook-util \
|
||||
|
||||
Reference in New Issue
Block a user