Skip to content

Commit 4154057

Browse files
rizlikdanielinux
authored andcommitted
hal: add missing include in hal.h
1 parent 0bf65fa commit 4154057

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/hal.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ extern "C" {
2929
#endif
3030

3131
#include "target.h"
32+
#include <stdint.h>
3233

3334
/* Architecture specific calls */
3435
#ifdef MMU

0 commit comments

Comments
 (0)