Commit 69fc0af
committed
hal: renesas: rx: Fix the build warning in WDT source
The iwdt_rx called R_BSP_HardwareLock but does't include the header,
add header include to fix the build warning
Signed-off-by: Quy Tran <[email protected]>1 parent 05c55b6 commit 69fc0af
2 files changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
0 commit comments