platform/amvideo.c: Add virtual amvideo.dll hook

This commit is contained in:
Tau
2019-05-14 18:03:25 -04:00
parent 96b1981e01
commit 3e91ac2393
3 changed files with 82 additions and 0 deletions

View File

@ -7,6 +7,8 @@ platform_lib = static_library(
capnhook.get_variable('hook_dep'),
],
sources : [
'amvideo.c',
'amvideo.h',
'hwmon.c',
'hwmon.h',
'pcbid.c',