summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/rtemstimer.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/rtems/src/rtemstimer.c')
-rw-r--r--cpukit/rtems/src/rtemstimer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/rtems/src/rtemstimer.c b/cpukit/rtems/src/rtemstimer.c
index 779a6f86bb..5733887bc4 100644
--- a/cpukit/rtems/src/rtemstimer.c
+++ b/cpukit/rtems/src/rtemstimer.c
@@ -34,7 +34,7 @@
*/
void _Timer_Manager_initialization(
- unsigned32 maximum_timers
+ uint32_t maximum_timers
)
{
_Objects_Initialize_information(