summaryrefslogtreecommitdiffstats
path: root/spec/rtems/status/if/no-memory.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/status/if/no-memory.yml')
-rw-r--r--spec/rtems/status/if/no-memory.yml17
1 files changed, 17 insertions, 0 deletions
diff --git a/spec/rtems/status/if/no-memory.yml b/spec/rtems/status/if/no-memory.yml
new file mode 100644
index 00000000..00fbf207
--- /dev/null
+++ b/spec/rtems/status/if/no-memory.yml
@@ -0,0 +1,17 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+brief: |
+ This status code indicates that the directive attempted to allocate memory
+ but was unable to do so.
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 1989, 2008 On-Line Applications Research Corporation (OAR)
+definition:
+ default: '26'
+ variants: []
+description: null
+enabled-by: true
+interface-type: enumerator
+links: []
+name: RTEMS_NO_MEMORY
+notes: null
+type: interface