summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp09
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp09')
-rw-r--r--testsuites/sptests/sp09/screen12.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/sptests/sp09/screen12.c b/testsuites/sptests/sp09/screen12.c
index 516cbeb2f4..e48aa06eaf 100644
--- a/testsuites/sptests/sp09/screen12.c
+++ b/testsuites/sptests/sp09/screen12.c
@@ -26,7 +26,7 @@ void Screen12()
uint32_t good_back_flag;
uint32_t good_front_flag;
uint32_t offset;
- ssize_t segment_size;
+ intptr_t segment_size;
rtems_status_code status;
Heap_Information_block the_info;