forked from Imagelibrary/rtems
Fix entry and remove end of include file lines.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2006-04-24 Jiri Gaisler <jiri@gaisler.com>
|
||||
Edvin Catovic <edvin@gaisler.com>
|
||||
|
||||
PR bsps/972
|
||||
* console/debugputs.c, include/bsp.h, include/coverhd.h,
|
||||
include/leon.h, leon_smc91111/leon_smc91111.c, startup/setvec.c,
|
||||
startup/spurious.c: Add tm27 support and cleanup.
|
||||
|
||||
2005-10-06 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* include/bsp.h: Remove include of libchip/smc91111exp.h from bsp.h
|
||||
|
||||
@@ -199,4 +199,3 @@ extern rtems_cpu_table Cpu_table; /* owned by BSP */
|
||||
#endif
|
||||
|
||||
#endif
|
||||
/* end of include file */
|
||||
|
||||
@@ -107,4 +107,3 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
#endif
|
||||
/* end of include file */
|
||||
|
||||
@@ -376,5 +376,3 @@ extern LEON_Register_Map LEON_REG;
|
||||
#endif
|
||||
|
||||
#endif /* !_INCLUDE_LEON_h */
|
||||
/* end of include file */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user