mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
RISC-V: Fix crt0 file compilation
Definition of STACK_FRAME_SIZE was moved
This commit is contained in:
@@ -32,6 +32,8 @@
|
||||
#include <sys/types.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "riscv_internal.h"
|
||||
|
||||
#ifdef CONFIG_BUILD_KERNEL
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user