Fix entry and remove end of include file lines.

This commit is contained in:
Joel Sherrill
2006-04-24 17:03:15 +00:00
parent cadb5d1641
commit c2cfcd2835
4 changed files with 8 additions and 4 deletions

View File

@@ -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> 2005-10-06 Joel Sherrill <joel@OARcorp.com>
* include/bsp.h: Remove include of libchip/smc91111exp.h from bsp.h * include/bsp.h: Remove include of libchip/smc91111exp.h from bsp.h

View File

@@ -199,4 +199,3 @@ extern rtems_cpu_table Cpu_table; /* owned by BSP */
#endif #endif
#endif #endif
/* end of include file */

View File

@@ -107,4 +107,3 @@ extern "C" {
#endif #endif
#endif #endif
/* end of include file */

View File

@@ -376,5 +376,3 @@ extern LEON_Register_Map LEON_REG;
#endif #endif
#endif /* !_INCLUDE_LEON_h */ #endif /* !_INCLUDE_LEON_h */
/* end of include file */