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