RISC-V: Fix crt0 file compilation
Definition of STACK_FRAME_SIZE was moved
This commit is contained in:
parent
7b6ac23277
commit
6bf8623897
@ -32,6 +32,8 @@
|
||||
#include <sys/types.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "riscv_internal.h"
|
||||
|
||||
#ifdef CONFIG_BUILD_KERNEL
|
||||
|
||||
/****************************************************************************
|
||||
|
Loading…
Reference in New Issue
Block a user