summaryrefslogtreecommitdiffstats
path: root/spec/rtems/status/if/interrupted.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/status/if/interrupted.yml')
-rw-r--r--spec/rtems/status/if/interrupted.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/spec/rtems/status/if/interrupted.yml b/spec/rtems/status/if/interrupted.yml
index c79fa7fb..dc09f08e 100644
--- a/spec/rtems/status/if/interrupted.yml
+++ b/spec/rtems/status/if/interrupted.yml
@@ -1,7 +1,8 @@
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.
+ This status code is used internally by the implementation 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)