Skip to content

Commit

Permalink
mpfs/smp: Add riscv_macros to mpfs_shead
Browse files Browse the repository at this point in the history
To get definition for riscv_set_inital_sp macro
  • Loading branch information
pussuw authored and xiaoxiang781216 committed Oct 30, 2024
1 parent 759b77b commit 9d42186
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/risc-v/src/mpfs/mpfs_shead.S
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
#include "chip.h"
#include "mpfs_memorymap.h"
#include "riscv_internal.h"
#include "riscv_macros.S"

/****************************************************************************
* Public Symbols
Expand Down

0 comments on commit 9d42186

Please sign in to comment.