mirror of
https://github.com/Decscots/Lockpick_RCM.git
synced 2024-11-01 05:25:07 +01:00
kfuse: Fix missing include
This commit is contained in:
parent
472aa1665e
commit
d946ade94b
@ -17,6 +17,7 @@
|
||||
#include "../soc/kfuse.h"
|
||||
#include "../soc/clock.h"
|
||||
#include "../soc/t210.h"
|
||||
#include "../utils/util.h"
|
||||
|
||||
int kfuse_read(u32 *buf)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user