riscv/smp: Add missing include
Signed-off-by: Stefan O'Rear <sorear@fastmail.com>
This commit is contained in:
parent
6491327d45
commit
bad8d74404
2 changed files with 2 additions and 0 deletions
|
|
@ -8,3 +8,4 @@
|
|||
|
||||
/* Place holder for 32-bit machine header */
|
||||
|
||||
#include <arch/model/smp.h>
|
||||
|
|
|
|||
|
|
@ -8,3 +8,4 @@
|
|||
|
||||
/* Place holder for 64-bit machine header */
|
||||
|
||||
#include <arch/model/smp.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue