Skip to content

Commit

Permalink
arch/risc-v/src/mpfs/mpfs_timerisr.c: Include riscv_sbi.h
Browse files Browse the repository at this point in the history
Signed-off-by: Jukka Laitinen <[email protected]>
  • Loading branch information
jlaitine committed Dec 2, 2024
1 parent 8339cb3 commit 035940f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/risc-v/src/mpfs/mpfs_timerisr.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@

#include "mpfs.h"
#include "mpfs_clockconfig.h"
#include "riscv_sbi.h"

/****************************************************************************
* Pre-processor Definitions
Expand Down

0 comments on commit 035940f

Please sign in to comment.