2014年1月26日

摘要: 1> main_loop common/main.c/****************************************************************************/void main_loop (void){#ifndef CONFIG_SYS_HUSH_PARSER static char lastcommand[CONFIG_SYS_CBSIZE] = { 0, }; int len; int rc = 1; int flag;#endif#if defined(CONFIG_BOOTDELAY) && (CONFIG_B. 阅读全文
posted @ 2014-01-26 15:38 CSlunatic 阅读(1622) 评论(0) 推荐(0)

导航