summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/rtems/rtems/mp.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/rtems/include/rtems/rtems/mp.h')
-rw-r--r--cpukit/rtems/include/rtems/rtems/mp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/rtems/include/rtems/rtems/mp.h b/cpukit/rtems/include/rtems/rtems/mp.h
index b31b4fb493..cebdb2a175 100644
--- a/cpukit/rtems/include/rtems/rtems/mp.h
+++ b/cpukit/rtems/include/rtems/rtems/mp.h
@@ -16,8 +16,8 @@
* $Id$
*/
-#ifndef __RTEMS_MP_h
-#define __RTEMS_MP_h
+#ifndef _RTEMS_RTEMS_MP_H
+#define _RTEMS_RTEMS_MP_H
#ifdef __cplusplus
extern "C" {