summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/address.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1996-03-21 20:19:55 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1996-03-21 20:19:55 +0000
commit14966f8153456626d7f1c05b452ba89934dba334 (patch)
tree1afb33f1f99780f14128daac3bd9a5f82cade0e6 /cpukit/score/include/rtems/score/address.h
parentupdated for 68302 and so gen68360 bsp would compile (diff)
downloadrtems-14966f8153456626d7f1c05b452ba89934dba334.tar.bz2
*** empty log message ***
Diffstat (limited to '')
-rw-r--r--cpukit/score/include/rtems/score/address.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpukit/score/include/rtems/score/address.h b/cpukit/score/include/rtems/score/address.h
index ec5ec6b03e..d9be75ee4b 100644
--- a/cpukit/score/include/rtems/score/address.h
+++ b/cpukit/score/include/rtems/score/address.h
@@ -21,9 +21,7 @@
extern "C" {
#endif
-#ifndef __RTEMS_APPLICATION__
#include <rtems/score/address.inl>
-#endif
#ifdef __cplusplus
}