Quellcode durchsuchen

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 vor 15 Jahren
Ursprung
Commit
8bf7534da0
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  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