summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-30 13:26:50 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-30 13:26:50 +0000
commit4503a697f36c63260817db662fa27edc1bfc5488 (patch)
tree46fe179dd256382c25f23d15eb5dccf28c33e238 /testsuites
parentRemove __P (unused anachronism). (diff)
downloadrtems-4503a697f36c63260817db662fa27edc1bfc5488.tar.bz2
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxmount/test.c, psxreaddir/test.c: Remove __P (unused anachronism).
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/psxtests/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index 0d44fa3e1b..cd9851bdf7 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,5 +1,6 @@
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * psxmount/test.c, psxreaddir/test.c: Remove __P (unused anachronism).
* psxfatal02/testcase.h: Fall back to INT_MAX as posix stack size in
if 12MB are too big for a target (16bit compliance).
* psx04/init.c: Use INT_MAX instead of 0xffffffff in call to kill()