summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-02-22 10:59:11 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-02-22 10:59:11 +0000
commita32020adaffc6d3e5b97f0b088c4c21901fab3b9 (patch)
tree1f2d75c1511ccae3c44dca4427509a3c401f5786 /testsuites
parentAdd HAVE_CONFIG_H. (diff)
downloadrtems-a32020adaffc6d3e5b97f0b088c4c21901fab3b9.tar.bz2
2011-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxtmmutex02/init.c, psxtmthread01/init.c, psxtmthread03/init.c: Add HAVE_CONFIG_H.
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/psxtmtests/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuites/psxtmtests/ChangeLog b/testsuites/psxtmtests/ChangeLog
index dcfbb7c802..e2340abd53 100644
--- a/testsuites/psxtmtests/ChangeLog
+++ b/testsuites/psxtmtests/ChangeLog
@@ -1,3 +1,8 @@
+2011-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * psxtmmutex02/init.c, psxtmthread01/init.c, psxtmthread03/init.c:
+ Add HAVE_CONFIG_H.
+
2011-02-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxtmmutex02/init.c, psxtmthread03/init.c: end_time is a uint32_t.