2001-10-23 Joel Sherrill <joel@OARcorp.com>

* macros/rtems/rtems/asr.nil: Fixed typo.
This commit is contained in:
Joel Sherrill
2001-10-23 20:48:36 +00:00
parent 21a369d4a6
commit 23d0e0c891
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,7 @@
2001-10-23 Joel Sherrill <joel@OARcorp.com>
* macros/rtems/rtems/asr.nil: Fixed typo.
2001-10-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* macros/Makefile.am: Replace INLINES w/ MACROS (Fix stupid typo in

View File

@@ -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>