summaryrefslogtreecommitdiffstats
path: root/file_io
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2017-10-12 12:54:36 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2017-10-12 12:54:36 +0200
commit37425972cecaf819a39d2b2bc54487ca8dbaf5c9 (patch)
tree5d3cea1424b6b0eacde11ec33a438a6ddfdc567a /file_io
parentticker/low_ticker2/init.c: Add include <rtems/bspIo.h> (diff)
downloadrtems-examples-37425972cecaf819a39d2b2bc54487ca8dbaf5c9.tar.bz2
Update due to trace linker changes
Close #3160.
Diffstat (limited to 'file_io')
-rw-r--r--file_io/fdopen/fdopen.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/file_io/fdopen/fdopen.ini b/file_io/fdopen/fdopen.ini
index a156438..c90ad15 100644
--- a/file_io/fdopen/fdopen.ini
+++ b/file_io/fdopen/fdopen.ini
@@ -16,8 +16,8 @@ options = dump-on-error
;
traces = rtems-score-object-all
traces = rtems-score-thread-all
+traces = rtems-score-threadq-all
traces = rtems-score-heap-all
-traces = rtems-score-coremutex-all
;
; Define the function sets. These are the function's that can be
; added to the trace lists.