New header guard.

This commit is contained in:
Ralf Corsepius
2005-01-28 05:00:21 +00:00
parent 07750fff6a
commit 092f142af3
71 changed files with 142 additions and 142 deletions
+2 -2
View File
@@ -16,8 +16,8 @@
* $Id$
*/
#ifndef __RTEMS_CONFIGURATION_h
#define __RTEMS_CONFIGURATION_h
#ifndef _RTEMS_CONFIG_H
#define _RTEMS_CONFIG_H
#ifdef __cplusplus
extern "C" {
+2 -2
View File
@@ -23,8 +23,8 @@
* $Id$
*/
#ifndef __RTEMS_EXTENSION_MANAGER_h
#define __RTEMS_EXTENSION_MANAGER_h
#ifndef _RTEMS_EXTENSION_H
#define _RTEMS_EXTENSION_H
#ifdef __cplusplus
extern "C" {
+2 -2
View File
@@ -22,8 +22,8 @@
* $Id$
*/
#ifndef __RTEMS_FATAL_h
#define __RTEMS_FATAL_h
#ifndef _RTEMS_FATAL_H
#define _RTEMS_FATAL_H
#ifdef __cplusplus
extern "C" {
+2 -2
View File
@@ -25,8 +25,8 @@
* $Id$
*/
#ifndef __RTEMS_INIT_h
#define __RTEMS_INIT_h
#ifndef _RTEMS_INIT_H
#define _RTEMS_INIT_H
#ifdef __cplusplus
extern "C" {
+2 -2
View File
@@ -27,8 +27,8 @@
* $Id$
*/
#ifndef __RTEMS_IO_h
#define __RTEMS_IO_h
#ifndef _RTEMS_IO_H
#define _RTEMS_IO_H
#ifdef __cplusplus
extern "C" {
+2 -2
View File
@@ -13,8 +13,8 @@
* $Id$
*/
#ifndef __RTEMS_MPTABLES_h
#define __RTEMS_MPTABLES_h
#ifndef _RTEMS_MPTABLES_H
#define _RTEMS_MPTABLES_H
#ifdef __cplusplus
extern "C" {
+2 -2
View File
@@ -16,8 +16,8 @@
* $Id$
*/
#ifndef __RTEMS_SPTABLES_h
#define __RTEMS_SPTABLES_h
#ifndef _RTEMS_SPTABLES_H
#define _RTEMS_SPTABLES_H
#ifdef __cplusplus
extern "C" {