From be650a843caf7f920c4af44bad7f48c23a189989 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 21 Sep 1995 16:22:25 +0000 Subject: moving files around --- cpukit/score/include/rtems/score/object.h | 2 +- cpukit/score/include/rtems/score/objectmp.h | 2 +- cpukit/score/include/rtems/score/sysstate.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'cpukit/score/include/rtems/score') diff --git a/cpukit/score/include/rtems/score/object.h b/cpukit/score/include/rtems/score/object.h index 3da299e95f..c64b15d786 100644 --- a/cpukit/score/include/rtems/score/object.h +++ b/cpukit/score/include/rtems/score/object.h @@ -545,7 +545,7 @@ STATIC INLINE void _Objects_Close( ); #include -#include +#include #ifdef __cplusplus } diff --git a/cpukit/score/include/rtems/score/objectmp.h b/cpukit/score/include/rtems/score/objectmp.h index cef5c6879d..324cc59472 100644 --- a/cpukit/score/include/rtems/score/objectmp.h +++ b/cpukit/score/include/rtems/score/objectmp.h @@ -176,7 +176,7 @@ void _Objects_MP_Is_remote ( EXTERN unsigned32 _Objects_MP_Maximum_global_objects; EXTERN Chain_Control _Objects_MP_Inactive_global_objects; -#include +#include #ifdef __cplusplus } diff --git a/cpukit/score/include/rtems/score/sysstate.h b/cpukit/score/include/rtems/score/sysstate.h index b0ace61f98..59d6c955e9 100644 --- a/cpukit/score/include/rtems/score/sysstate.h +++ b/cpukit/score/include/rtems/score/sysstate.h @@ -152,7 +152,7 @@ STATIC INLINE boolean _System_state_Is_failed ( System_state_Codes state ); -#include +#include #ifdef __cplusplus } -- cgit v1.2.3