mirror of
https://github.com/flyingcys/realtek_ameba.git
synced 2024-11-01 01:44:16 +00:00
消除编译警告
This commit is contained in:
parent
9cc5072c74
commit
72d9d3bf87
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@
|
||||||
#include "build_info.h"
|
#include "build_info.h"
|
||||||
#include "rtconfig.h"
|
#include "rtconfig.h"
|
||||||
|
|
||||||
|
extern int rtthread_startup(void);
|
||||||
|
|
||||||
void APP_Start(void)
|
void APP_Start(void)
|
||||||
{
|
{
|
||||||
#if CONFIG_SOC_PS_MODULE
|
#if CONFIG_SOC_PS_MODULE
|
||||||
|
|
Loading…
Reference in a new issue