New header guard.

This commit is contained in:
Ralf Corsepius
2005-01-28 15:56:09 +00:00
parent 86c827bdbe
commit 7f70d1b75d
76 changed files with 152 additions and 152 deletions

View File

@@ -42,8 +42,8 @@
*/
#ifndef _INCLUDE_PPC_h
#define _INCLUDE_PPC_h
#ifndef _RTEMS_SCORE_POWERPC_H
#define _RTEMS_SCORE_POWERPC_H
#ifdef __cplusplus
extern "C" {