summaryrefslogtreecommitdiffstats
path: root/spec/if/rtems/status/proxy-blocking.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/if/rtems/status/proxy-blocking.yml')
-rw-r--r--spec/if/rtems/status/proxy-blocking.yml20
1 files changed, 0 insertions, 20 deletions
diff --git a/spec/if/rtems/status/proxy-blocking.yml b/spec/if/rtems/status/proxy-blocking.yml
deleted file mode 100644
index f588a6e9..00000000
--- a/spec/if/rtems/status/proxy-blocking.yml
+++ /dev/null
@@ -1,20 +0,0 @@
-SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
-brief: |
- This is the status is used internally to RTEMS when performing
- operations on behalf of remote tasks.
-copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-- Copyright (C) 1989, 2008 On-Line Applications Research Corporation (OAR)
-definition:
- default: '29'
- variants: []
-description: |
- This is referred to as proxying operations and this status indicates that the
- operation could not be completed immediately and the proxy is blocking.
-enabled-by: true
-interface-type: enumerator
-links: []
-name: RTEMS_PROXY_BLOCKING
-notes: |
- This status will not be returned to the user.
-type: interface