summaryrefslogtreecommitdiffstats
path: root/spec/rtems/attr/if/floating-point.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/attr/if/floating-point.yml')
-rw-r--r--spec/rtems/attr/if/floating-point.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/spec/rtems/attr/if/floating-point.yml b/spec/rtems/attr/if/floating-point.yml
index 4e85cfe8..9a204e85 100644
--- a/spec/rtems/attr/if/floating-point.yml
+++ b/spec/rtems/attr/if/floating-point.yml
@@ -1,7 +1,8 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
- This attribute constant indicates that the task shall be able to use the
- floating point hardware.
+ This attribute constant indicates that the Classic API task created by
+ ${../../task/if/create:/name} or ${../../task/if/construct:/name} shall be
+ able to use the floating point hardware.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
- Copyright (C) 2008 On-Line Applications Research Corporation (OAR)