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 2e0b6deeee..70012fa21f 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;
- intptr_t segment_size;
+ uintptr_t segment_size;
rtems_status_code status;
Heap_Information_block the_info;