summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/rtems/rtems/sem.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/rtems/include/rtems/rtems/sem.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/cpukit/rtems/include/rtems/rtems/sem.h b/cpukit/rtems/include/rtems/rtems/sem.h
index d6385b9e64..e7ded959c6 100644
--- a/cpukit/rtems/include/rtems/rtems/sem.h
+++ b/cpukit/rtems/include/rtems/rtems/sem.h
@@ -108,9 +108,7 @@ RTEMS_SEM_EXTERN Objects_Information _Semaphore_Information;
*
* This routine performs the initialization necessary for this manager.
*/
-void _Semaphore_Manager_initialization(
- uint32_t maximum_semaphores
-);
+void _Semaphore_Manager_initialization(void);
/**
* @brief rtems_semaphore_create