summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/coremutexflush.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/coremutexflush.c')
-rw-r--r--cpukit/score/src/coremutexflush.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/src/coremutexflush.c b/cpukit/score/src/coremutexflush.c
index c486dd83b4..2ac5e2d397 100644
--- a/cpukit/score/src/coremutexflush.c
+++ b/cpukit/score/src/coremutexflush.c
@@ -40,7 +40,7 @@
void _CORE_mutex_Flush(
CORE_mutex_Control *the_mutex,
Thread_queue_Flush_callout remote_extract_callout,
- unsigned32 status
+ uint32_t status
)
{
_Thread_queue_Flush(