summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-28 14:44:17 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-28 14:44:17 +0200
commit3764977131c2c930d95e8e67684f8abc6e4319b1 (patch)
treeed0a62938289499877c02e72309a9a3dadbdd8b3
parentUpdate rtems-notes-5.txt (diff)
downloadrtems-release-3764977131c2c930d95e8e67684f8abc6e4319b1.tar.bz2
Update rtems-notes-5.txt
-rw-r--r--rtems-notes-5.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/rtems-notes-5.txt b/rtems-notes-5.txt
index 38a7694..3737199 100644
--- a/rtems-notes-5.txt
+++ b/rtems-notes-5.txt
@@ -100,6 +100,8 @@ Implementation improvements usually fall into one of the following categories:
* rtems_extension
+* `rtems_io_lookup_name()` is deprecated. Use `stat()` instead.
+
* region_information_block
* `rtems_thread_cpu_usage_t` is deprecated. Use `struct timespec` instead.