summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/include/rtems/posix/semaphore.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/include/rtems/posix/semaphore.h')
-rw-r--r--cpukit/posix/include/rtems/posix/semaphore.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/cpukit/posix/include/rtems/posix/semaphore.h b/cpukit/posix/include/rtems/posix/semaphore.h
index 5f1fbd4faa..b57ade41bf 100644
--- a/cpukit/posix/include/rtems/posix/semaphore.h
+++ b/cpukit/posix/include/rtems/posix/semaphore.h
@@ -57,9 +57,7 @@ POSIX_EXTERN Objects_Information _POSIX_Semaphore_Information;
* This routine performs the initialization necessary for this manager.
*/
-void _POSIX_Semaphore_Manager_initialization(
- uint32_t maximum_semaphorees
-);
+void _POSIX_Semaphore_Manager_initialization(void);
/*
* _POSIX_Semaphore_Allocate