summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/macros/rtems/rtems/asr.inl
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-10-23 20:48:36 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-10-23 20:48:36 +0000
commit23d0e0c891127fd3c0a0043e2031808a76fbd48e (patch)
tree06708c9b3d16f83c47ce3264db8a64cdc72427ba /cpukit/rtems/macros/rtems/rtems/asr.inl
parent2001-10-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-23d0e0c891127fd3c0a0043e2031808a76fbd48e.tar.bz2
2001-10-23 Joel Sherrill <joel@OARcorp.com>
* macros/rtems/rtems/asr.nil: Fixed typo.
Diffstat (limited to 'cpukit/rtems/macros/rtems/rtems/asr.inl')
-rw-r--r--cpukit/rtems/macros/rtems/rtems/asr.inl4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/rtems/macros/rtems/rtems/asr.inl b/cpukit/rtems/macros/rtems/rtems/asr.inl
index f2943078da..c56d16e872 100644
--- a/cpukit/rtems/macros/rtems/rtems/asr.inl
+++ b/cpukit/rtems/macros/rtems/rtems/asr.inl
@@ -13,8 +13,8 @@
* $Id$
*/
-#ifndef __INLINE_ASR_h
-#define __INLINE_ASR_h
+#ifndef __MACROS_ASR_h
+#define __MACROS_ASR_h
#include <rtems/score/isr.h>