summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2015-06-11 10:44:18 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2015-06-11 10:47:38 +0200
commitaa2a62ce34a3f6335a41f1f10bbb40e36fb00fcd (patch)
tree7c801e088ca6f305e0a1d3411441832407123590 /cpukit/rtems
parentRevert "timecounter: No _Timecounter_Tick_simple() for SMP" (diff)
downloadrtems-aa2a62ce34a3f6335a41f1f10bbb40e36fb00fcd.tar.bz2
rtems: Do not switch off the FP attribute
This is necessary after commit 335e5caa9a9e0f28acf94fe4c2871017fcd71794.
Diffstat (limited to 'cpukit/rtems')
-rw-r--r--cpukit/rtems/include/rtems/rtems/attrimpl.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/cpukit/rtems/include/rtems/rtems/attrimpl.h b/cpukit/rtems/include/rtems/rtems/attrimpl.h
index a32c37096d..bb8e5f8f58 100644
--- a/cpukit/rtems/include/rtems/rtems/attrimpl.h
+++ b/cpukit/rtems/include/rtems/rtems/attrimpl.h
@@ -39,11 +39,7 @@ extern "C" {
* This attribute constant indicates the attributes that are not
* supportable given the hardware configuration.
*/
-#if ( CPU_HARDWARE_FP == TRUE ) || ( CPU_SOFTWARE_FP == TRUE )
#define ATTRIBUTES_NOT_SUPPORTED 0
-#else
-#define ATTRIBUTES_NOT_SUPPORTED RTEMS_FLOATING_POINT
-#endif
/**
* This attribute constant indicates the attributes that are