2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>

* include/bsp.h: New header guard.
This commit is contained in:
Ralf Corsepius
2005-05-26 05:36:48 +00:00
parent 5e15693729
commit 34c48523b8
96 changed files with 293 additions and 101 deletions
+4
View File
@@ -1,3 +1,7 @@
2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/bsp.h: New header guard.
2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
+2 -2
View File
@@ -13,8 +13,8 @@
* $Id$
*/
#ifndef __ARMULATOR_h
#define __ARMULATOR_h
#ifndef _BSP_H
#define _BSP_H
#ifdef __cplusplus
extern "C" {
+4
View File
@@ -1,3 +1,7 @@
2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/bsp.h: New header guard.
2005-04-26 Joel Sherrill <joel@OARcorp.com>
* network/network.c: Add include rtems/bspIo.h to eliminate warning.
+3 -3
View File
@@ -12,8 +12,8 @@
*
* $Id$
*/
#ifndef __BSP_H__
#define __BSP_H__
#ifndef _BSP_H
#define _BSP_H
#ifdef __cplusplus
extern "C" {
@@ -57,5 +57,5 @@ int rtems_mc9328mxl_enet_attach(struct rtems_bsdnet_ifconfig *config,
}
#endif
#endif /* __BSP_H__ */
#endif /* _BSP_H */
+4
View File
@@ -1,3 +1,7 @@
2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/bsp.h: New header guard.
2005-04-26 Joel Sherrill <joel@OARcorp.com>
* network/network.c: Eliminate warnings.
+3 -3
View File
@@ -12,8 +12,8 @@
*
* $Id$
*/
#ifndef __BSP_H__
#define __BSP_H__
#ifndef _BSP_H
#define _BSP_H
#ifdef __cplusplus
extern "C" {
@@ -61,5 +61,5 @@ int rtems_at91rm9200_emac_attach(struct rtems_bsdnet_ifconfig *config, int attac
}
#endif
#endif /* __BSP_H__ */
#endif /* _BSP_H */
+4
View File
@@ -1,3 +1,7 @@
2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/bsp.h: New header guard.
2005-05-17 Jennifer Averett <jennifer.averett@oarcorp.com>
* irq/irq.h: Modified names and types to match rtems/irq.h.
+3 -3
View File
@@ -11,8 +11,8 @@
*
* $Id$
*/
#ifndef __BSP_H__
#define __BSP_H__
#ifndef _BSP_H
#define _BSP_H
#ifdef __cplusplus
extern "C" {
@@ -50,4 +50,4 @@ extern rtems_configuration_table BSP_Configuration;
}
#endif
#endif /* __BSP_H__ */
#endif /* _BSP_H */
+4
View File
@@ -1,3 +1,7 @@
2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/bsp.h: New header guard.
2005-04-26 Joel Sherrill <joel@OARcorp.com>
* startup/bspstart.c: Add include rtems/bspIo.h to eliminate warning.
+3 -3
View File
@@ -15,8 +15,8 @@
+--------------------------------------------------------------------------*/
#ifndef __BSP_H_
#define __BSP_H_
#ifndef _BSP_H
#define _BSP_H
#ifdef __cplusplus
extern "C" {
@@ -50,6 +50,6 @@ void LCD_BREAK();
}
#endif
#endif /* __BSP_H_ */
#endif /* _BSP_H */
/* end of include file */
+4
View File
@@ -1,3 +1,7 @@
2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/bsp.h: New header guard.
2005-02-02 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/tm27.h, timer/timer.c: #include <rtems/tic4x/c4xio.h>
+2 -2
View File
@@ -12,8 +12,8 @@
* $Id$
*/
#ifndef __C4XSIM_h
#define __C4XSIM_h
#ifndef _BSP_H
#define _BSP_H
#ifdef __cplusplus
extern "C" {
+4
View File
@@ -1,3 +1,7 @@
2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/bsp.h: New header guard.
2005-05-11 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Add .rodata.* sections.
+2 -2
View File
@@ -13,8 +13,8 @@
* $Id$
*/
#ifndef __H8SIM_h
#define __H8SIM_h
#ifndef _BSP_H
#define _BSP_H
#ifdef __cplusplus
extern "C" {
+4
View File
@@ -1,3 +1,7 @@
2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/bsp.h: New header guard.
2005-05-06 Jennifer Averett <jennifer.averett@oarcorp.com>
* clock/ckinit.c, console/console.c, include/bsp.h, startup/bspstart.c:
+2 -2
View File
@@ -11,8 +11,8 @@
* $Id$
*/
#ifndef __I386EX_BSP_h
#define __I386EX_BSP_h
#ifndef _BSP_H
#define _BSP_H
#ifdef __cplusplus
extern "C" {
+4
View File
@@ -1,3 +1,7 @@
2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/bsp.h: New header guard.
2005-05-06 Jennifer Averett <jennifer.averett@oarcorp.com>
* 3c509/3c509.c, clock/ckinit.c, console/console.c, console/fb_vga.c,
+3 -3
View File
@@ -38,8 +38,8 @@
| $Id$
+--------------------------------------------------------------------------*/
#ifndef __BSP_H_
#define __BSP_H_
#ifndef _BSP_H
#define _BSP_H
#ifdef __cplusplus
extern "C" {
@@ -208,5 +208,5 @@ void breakpoint(void);
}
#endif
#endif /* __BSP_H_ */
#endif /* _BSP_H */
/* end of include file */
+4
View File
@@ -1,3 +1,7 @@
2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/bsp.h: New header guard.
2005-05-06 Jennifer Averett <jennifer.averett@oarcorp.com>
* clock/ckinit.c, console/console.c, include/bsp.h, network/ne2000.c:
+2 -2
View File
@@ -11,8 +11,8 @@
* $Id$
*/
#ifndef __TS386_h
#define __TS386_h
#ifndef _BSP_H
#define _BSP_H
#ifdef __cplusplus
extern "C" {
+4
View File
@@ -1,3 +1,7 @@
2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/bsp.h: New header guard.
2005-02-11 Joel Sherrill <joel@OARcorp.com>
* include/bsp.h: Correct type of symbols from linkcmds to compile with
+2 -2
View File
@@ -17,8 +17,8 @@
* bsp.h,v 1.1 2001/10/26 19:30:10 joel Exp
*/
#ifndef __CSB360_BSP_H__
#define __CSB360_BSP_H__
#ifndef _BSP_H
#define _BSP_H
#include <mcf5272/mcf5272.h>
+4
View File
@@ -1,3 +1,7 @@
2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/bsp.h: New header guard.
2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
+2 -2
View File
@@ -12,8 +12,8 @@
* $Id$
*/
#ifndef __DMV152_h
#define __DMV152_h
#ifndef _BSP_H
#define _BSP_H
#ifdef __cplusplus
extern "C" {
+4
View File
@@ -1,3 +1,7 @@
2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/bsp.h: New header guard.
2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
+2 -2
View File
@@ -14,8 +14,8 @@
* $Id$
*/
#ifndef __GEN68302_BSP_h
#define __GEN68302_BSP_h
#ifndef _BSP_H
#define _BSP_H
#ifdef __cplusplus
extern "C" {
+4
View File
@@ -1,3 +1,7 @@
2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/bsp.h: New header guard.
2005-02-11 Joel Sherrill <joel@OARcorp.com>
* include/bsp.h: Correct type of symbols from linkcmds to compile with
+2 -2
View File
@@ -17,8 +17,8 @@
* http://www.rtems.com/license/LICENSE.
*/
#ifndef __GEN68340_BSP_h
#define __GEN68340_BSP_h
#ifndef _BSP_H
#define _BSP_H
#ifdef __cplusplus
extern "C" {
+4
View File
@@ -1,3 +1,7 @@
2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/bsp.h: New header guard.
2005-04-26 Joel Sherrill <joel@OARcorp.com>
* startup/alloc360.c: Eliminate warnings.
+2 -2
View File
@@ -23,8 +23,8 @@
* http://www.rtems.com/license/LICENSE.
*/
#ifndef __GEN68360_BSP_h
#define __GEN68360_BSP_h
#ifndef _BSP_H
#define _BSP_H
#ifdef __cplusplus
extern "C" {
+4
View File
@@ -1,3 +1,7 @@
2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/bsp.h: New header guard.
2005-05-20 Joel Sherrill <joel@OARcorp.com>
* console/duart.c: Remove warning.
+2 -2
View File
@@ -5,8 +5,8 @@
* $Id$
*/
#ifndef __IDP_BSP_H
#define __IDP_BSP_H
#ifndef _BSP_H
#define _BSP_H
#include <bspopts.h>
@@ -1,3 +1,7 @@
2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/bsp.h: New header guard.
2005-02-11 Joel Sherrill <joel@OARcorp.com>
* include/bsp.h: Correct type of symbols from linkcmds to compile with
@@ -13,8 +13,8 @@
* $Id$
*/
#ifndef __mcf5206elite_BSP_h
#define __mcf5206elite_BSP_h
#ifndef _BSP_H
#define _BSP_H
#include "mcf5206/mcf5206e.h"
+4
View File
@@ -1,3 +1,7 @@
2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/bsp.h: New header guard.
2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
+2 -2
View File
@@ -12,8 +12,8 @@
* $Id$
*/
#ifndef __MRM332_BSP_h
#define __MRM332_BSP_h
#ifndef _BSP_H
#define _BSP_H
#ifdef __cplusplus
extern "C" {
+4
View File
@@ -1,3 +1,7 @@
2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/bsp.h: New header guard.
2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
+2 -2
View File
@@ -12,8 +12,8 @@
* $Id$
*/
#ifndef __MVME136_h
#define __MVME136_h
#ifndef _BSP_H
#define _BSP_H
#ifdef __cplusplus
extern "C" {
+4
View File
@@ -1,3 +1,7 @@
2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/bsp.h: New header guard.
2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
+2 -2
View File
@@ -16,8 +16,8 @@
* $Id$
*/
#ifndef __MVME147_h
#define __MVME147_h
#ifndef _BSP_H
#define _BSP_H
#ifdef __cplusplus
extern "C" {
+4
View File
@@ -1,3 +1,7 @@
2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/bsp.h: New header guard.
2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
+2 -2
View File
@@ -16,8 +16,8 @@
* $Id$
*/
#ifndef __MVME147_h
#define __MVME147_h
#ifndef _BSP_H
#define _BSP_H
#ifdef __cplusplus
extern "C" {
+4
View File
@@ -1,3 +1,7 @@
2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/bsp.h: New header guard.
2005-01-18 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Use ../../shared/tod.h instead of include/tod.h.
+2 -2
View File
@@ -19,8 +19,8 @@
* $Id$
*/
#ifndef __MVME162_h
#define __MVME162_h
#ifndef _BSP_H
#define _BSP_H
#ifdef __cplusplus
extern "C" {
+4
View File
@@ -1,3 +1,7 @@
2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/bsp.h: New header guard.
2005-04-26 Joel Sherrill <joel@OARcorp.com>
* network/network.c: Change int to rtems_id to eliminate warning.
+2 -2
View File
@@ -18,8 +18,8 @@
* $Id$
*/
#ifndef __MVME167_H
#define __MVME167_H
#ifndef _BSP_H
#define _BSP_H
#ifdef __cplusplus
extern "C" {
+4
View File
@@ -1,3 +1,7 @@
2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/bsp.h: New header guard.
2005-01-09 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Add rom section to remove warning.
+2 -2
View File
@@ -14,8 +14,8 @@
* $Id$
*/
#ifndef __GEN68302_BSP_h
#define __GEN68302_BSP_h
#ifndef _BSP_H
#define _BSP_H
#ifdef __cplusplus
extern "C" {
+4
View File
@@ -1,3 +1,7 @@
2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/bsp.h: New header guard.
2005-05-23 Eric Norum <norume@aps.anl.gov>
* startup/linkcmds
+2 -2
View File
@@ -2,8 +2,8 @@
* uC5282 BSP header file
*/
#ifndef __SBC5282_BSP_H
#define __SBC5282_BSP_H
#ifndef _BSP_H
#define _BSP_H
#ifdef __cplusplus
extern "C" {

Some files were not shown because too many files have changed in this diff Show More