wuyangyong cd49d73535 update bsp lpc2148.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1851 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-12-20 08:44:36 +00:00

7 lines
87 B
C

#ifndef __SPI_SD_H__
#define __SPI_SD_H__
void rt_hw_sdcard_init(void);
#endif