forked from Imagelibrary/rtems
2001-01-08 Joel Sherrill <joel@OARcorp.com>
* include/bsp.h: Added closing brace for extern C.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2001-01-08 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* include/bsp.h: Added closing brace for extern C.
|
||||
|
||||
2000-12-06 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* Makefile.am: Add include of bsp.am. Add clock subdirectory.
|
||||
|
||||
@@ -27,6 +27,9 @@ extern "C" {
|
||||
#include <console.h>
|
||||
#include <clockdrv.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif /* __BSP_H_ */
|
||||
/* end of include file */
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2001-01-08 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* include/bsp.h: Added closing brace for extern C.
|
||||
|
||||
2001-01-03 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* clock: New directory with stub clock driver.
|
||||
|
||||
@@ -27,6 +27,9 @@ extern "C" {
|
||||
#include <console.h>
|
||||
#include <clockdrv.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif /* __BSP_H_ */
|
||||
/* end of include file */
|
||||
|
||||
Reference in New Issue
Block a user