瀏覽代碼

fix the wrong file include in startup.c file

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@476 bbd45198-f89e-11dd-88c7-29a3b14d5316
bernard.xiong 15 年之前
父節點
當前提交
8bf7534da0
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      bsp/lpc1766/startup.c

+ 0 - 1
bsp/lpc1766/startup.c

@@ -18,7 +18,6 @@
 
 #include "lpc17xx.h"
 #include "board.h"
-#include "rtc.h"
 
 /**
  * @addtogroup LPC17