summaryrefslogtreecommitdiffstats
path: root/spec/rtems/status/if/not-implemented.yml
blob: d344da20b95cd506fbeb27e128bdd5f8eaba649b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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