platform/misc.c: Add miscellaneous registry hooks

This commit is contained in:
Tau
2019-05-17 23:14:08 -04:00
parent a74a5de128
commit 55062bf56b
4 changed files with 148 additions and 0 deletions

View File

@ -13,6 +13,8 @@ platform_lib = static_library(
'config.h',
'hwmon.c',
'hwmon.h',
'misc.c',
'misc.h',
'nusec.c',
'nusec.h',
'pcbid.c',