fix missing prototype warnings

This commit is contained in:
Joey Castillo
2021-12-05 23:49:26 -06:00
parent ed94efcb85
commit e202c48b0a
46 changed files with 241 additions and 233 deletions

View File

@@ -33,6 +33,7 @@
*/
#include <hpl_gclk_config.h>
#include <hpl_gclk_base.h>
#include <hpl_init.h>
#include <utils_assert.h>