From 72d9d3bf879e18aa35263522b37ec4e2c2e8244d Mon Sep 17 00:00:00 2001 From: tyx <462747508@qq.com> Date: Wed, 24 Oct 2018 17:19:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B6=88=E9=99=A4=E7=BC=96=E8=AF=91=E8=AD=A6?= =?UTF-8?q?=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rtthread_patch/realtek/8711b/app_start.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rtthread_patch/realtek/8711b/app_start.c b/rtthread_patch/realtek/8711b/app_start.c index 1688a49..07658f1 100644 --- a/rtthread_patch/realtek/8711b/app_start.c +++ b/rtthread_patch/realtek/8711b/app_start.c @@ -11,6 +11,8 @@ #include "build_info.h" #include "rtconfig.h" +extern int rtthread_startup(void); + void APP_Start(void) { #if CONFIG_SOC_PS_MODULE