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>
* ChangeLog, Makefile.am, README, bsp_specs, configure.ac,

View File

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