summaryrefslogtreecommitdiffstats
path: root/spec/if/rtems/status/not-implemented.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/if/rtems/status/not-implemented.yml')
-rw-r--r--spec/if/rtems/status/not-implemented.yml19
1 files changed, 0 insertions, 19 deletions
diff --git a/spec/if/rtems/status/not-implemented.yml b/spec/if/rtems/status/not-implemented.yml
deleted file mode 100644
index d344da20..00000000
--- a/spec/if/rtems/status/not-implemented.yml
+++ /dev/null
@@ -1,19 +0,0 @@
-SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
-brief: |
- This status code indicates the directive or requested portion of the
- directive is not implemented.
-copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-- Copyright (C) 1989, 2008 On-Line Applications Research Corporation (OAR)
-definition:
- default: '24'
- variants: []
-description: |
- This is a hint that you have stumbled across an opportunity to submit code to
- the RTEMS Project.
-enabled-by: true
-interface-type: enumerator
-links: []
-name: RTEMS_NOT_IMPLEMENTED
-notes: null
-type: interface