Skip to content

Commit 6c35d06

Browse files
committedMay 21, 2015
runtime: add missing include
1 parent 1530f9f commit 6c35d06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎soc/runtime/bridge_ctl.c

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
#include "kloader.h"
44
#include "mailbox.h"
55
#include "messages.h"
6+
#include "bridge_ctl.h"
67

78
void brg_start(void)
89
{

0 commit comments

Comments
 (0)
Please sign in to comment.