2008-08-15 Joel Sherrill <joel.sherrill@OARcorp.com>

* include/bsp.h: Fix CVS Id.
This commit is contained in:
Joel Sherrill
2008-08-15 20:19:58 +00:00
parent 30abd24b7e
commit 8f45d1de30
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2008-08-15 Joel Sherrill <joel.sherrill@OARcorp.com>
* include/bsp.h: Fix CVS Id.
2008-06-04 Joel Sherrill <joel.sherrill@OARcorp.com> 2008-06-04 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, preinstall.am: Need cplb.h * Makefile.am, preinstall.am: Need cplb.h

View File

@@ -17,6 +17,8 @@
#ifndef _BSP_H #ifndef _BSP_H
#define _BSP_H #define _BSP_H
#include <libcpu/bf533.h>
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { extern "C" {
#endif #endif