2008-05-06 Joel Sherrill <joel.sherrill@OARcorp.com>

* include/bsp.h: Grammar.
This commit is contained in:
Joel Sherrill
2008-05-06 21:02:50 +00:00
parent 1781f59fcb
commit 437baaeccb
2 changed files with 8 additions and 4 deletions

View File

@@ -1,3 +1,7 @@
2008-05-06 Joel Sherrill <joel.sherrill@OARcorp.com>
* include/bsp.h: Grammar.
2008-05-06 Ray Xu <rayx.cn@gmail.com> 2008-05-06 Ray Xu <rayx.cn@gmail.com>
* ChangeLog, Makefile.am, README, bsp_specs, configure.ac, * ChangeLog, Makefile.am, README, bsp_specs, configure.ac,

View File

@@ -19,10 +19,10 @@ extern "C" {
#endif #endif
/** /**
* This file will not pre-installed * This file will not be pre-installed because the smdk2410 BSP uses
* smdk2410 BSP use bsp.h in gp32 now, This file is a place * the bsp.h in gp32 currently. This file is a placeholder. If you
* holder If you need to add sth specical for your 2410 bsp pls * need to add something specical for your 2410 BSP please override
* overide this file with your own. and change Makefile.am * this file with your own and change Makefile.am
*/ */
#ifdef __cplusplus #ifdef __cplusplus