summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxmmap01/test_driver.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxmmap01/test_driver.c')
-rw-r--r--testsuites/psxtests/psxmmap01/test_driver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxmmap01/test_driver.c b/testsuites/psxtests/psxmmap01/test_driver.c
index 87719b99d6..95edd3e9c8 100644
--- a/testsuites/psxtests/psxmmap01/test_driver.c
+++ b/testsuites/psxtests/psxmmap01/test_driver.c
@@ -25,7 +25,7 @@ static int handler_fstat(
return 0;
}
-static ssize_t handler_mmap(
+static int handler_mmap(
rtems_libio_t *iop,
void **addr,
size_t len,