summaryrefslogtreecommitdiffstats
path: root/spec/if/rtems/status/interrupted.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/if/rtems/status/interrupted.yml')
-rw-r--r--spec/if/rtems/status/interrupted.yml17
1 files changed, 0 insertions, 17 deletions
diff --git a/spec/if/rtems/status/interrupted.yml b/spec/if/rtems/status/interrupted.yml
deleted file mode 100644
index c79fa7fb..00000000
--- a/spec/if/rtems/status/interrupted.yml
+++ /dev/null
@@ -1,17 +0,0 @@
-SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
-brief: |
- This status code is used internally to indicate a blocking device driver call
- has been interrupted and should be reflected to the caller as interrupted.
-copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-- Copyright (C) 2019 On-Line Applications Research Corporation (OAR)
-definition:
- default: '28'
- variants: []
-description: null
-enabled-by: true
-interface-type: enumerator
-links: []
-name: RTEMS_INTERRUPTED
-notes: null
-type: interface