git-svn-id: https://rt-thread.googlecode.com/svn/trunk@276 bbd45198-f89e-11dd-88c7-29a3b14d5316

This commit is contained in:
aganhx@gmail.com 2010-01-03 09:38:57 +00:00
parent 5b66724bad
commit 7b9c3e6bd0
1 changed files with 0 additions and 1 deletions

View File

@ -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)