summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/stdint.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/stdint.h')
-rw-r--r--cpukit/include/rtems/stdint.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/include/rtems/stdint.h b/cpukit/include/rtems/stdint.h
index 66a552662f..1d8add2524 100644
--- a/cpukit/include/rtems/stdint.h
+++ b/cpukit/include/rtems/stdint.h
@@ -9,8 +9,8 @@
* $Id$
*/
-#ifndef __rtems_stdint_h
-#define __rtems_stdint_h
+#ifndef _RTEMS_STDINT_H
+#define _RTEMS_STDINT_H
#include <rtems/score/cpuopts.h>