git-svn-id: https://rt-thread.googlecode.com/svn/trunk@276 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
parent
5b66724bad
commit
7b9c3e6bd0
|
@ -38,7 +38,6 @@
|
|||
#ifdef RT_USING_RTGUI
|
||||
extern void rt_hw_lcd_init(void);
|
||||
extern void rt_hw_key_init(void);
|
||||
extern void radio_rtgui_init(void);
|
||||
#endif
|
||||
|
||||
void rt_init_thread_entry(void* parameter)
|
||||
|
|
Loading…
Reference in New Issue