forked from Imagelibrary/rtems
2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/powerpc/powerpc.h: New header guard.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* rtems/powerpc/powerpc.h: New header guard.
|
||||
|
||||
2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* rtems/powerpc/powerpc.h: New (Copy of
|
||||
|
||||
@@ -42,8 +42,8 @@
|
||||
*/
|
||||
|
||||
|
||||
#ifndef _RTEMS_SCORE_POWERPC_H
|
||||
#define _RTEMS_SCORE_POWERPC_H
|
||||
#ifndef _RTEMS_POWERPC_POWERPC_H
|
||||
#define _RTEMS_POWERPC_POWERPC_H
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
Reference in New Issue
Block a user