summaryrefslogtreecommitdiffstats
path: root/spec/rtems/config/if/get-version-string.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/config/if/get-version-string.yml')
-rw-r--r--spec/rtems/config/if/get-version-string.yml10
1 files changed, 8 insertions, 2 deletions
diff --git a/spec/rtems/config/if/get-version-string.yml b/spec/rtems/config/if/get-version-string.yml
index 0490e7f6..0555d238 100644
--- a/spec/rtems/config/if/get-version-string.yml
+++ b/spec/rtems/config/if/get-version-string.yml
@@ -21,11 +21,17 @@ links:
uid: group
- role: constraint
uid: /constraint/directive-not-pre-qualified
+- role: constraint
+ uid: /constraint/directive-ctx-any
+- role: constraint
+ uid: /constraint/directive-no-preempt
name: rtems_get_version_string
-notes: null
+notes: |
+ The version string has no particular format. Parsing the string may break
+ across RTEMS releases.
params: []
return:
return: |
- Returns the pointer to the RTEMS version string.
+ Returns a pointer to the RTEMS version string.
return-values: []
type: interface