summaryrefslogtreecommitdiffstats
path: root/spec/rtems/config/if/has-hardware-fp.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/config/if/has-hardware-fp.yml')
-rw-r--r--spec/rtems/config/if/has-hardware-fp.yml8
1 files changed, 5 insertions, 3 deletions
diff --git a/spec/rtems/config/if/has-hardware-fp.yml b/spec/rtems/config/if/has-hardware-fp.yml
index b22d880c..f6a9e71d 100644
--- a/spec/rtems/config/if/has-hardware-fp.yml
+++ b/spec/rtems/config/if/has-hardware-fp.yml
@@ -1,8 +1,10 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
-brief: '%'
+brief: |
+ This constant evaluates to ${../../basedefs/if/true:/name}, if the this
+ processor variant has hardware floating point support, otherwise evaluates to
+ ${../../basedefs/if/false:/name}.
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
+- Copyright (C) 2009, 2020 embedded brains GmbH (http://www.embedded-brains.de)
definition:
default: ${/score/cpu/if/hardware-fp:/name}
variants: []