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