mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-21 10:36:04 +08:00
fix compiling warning.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1555 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
+1
-1
@@ -16,6 +16,6 @@
|
||||
|
||||
#include <rtthread.h>
|
||||
|
||||
void rt_hw_lcd_init();
|
||||
void rt_hw_lcd_init(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user