mirror of
git://sourceware.org/git/glibc.git
synced 2024-12-21 04:31:04 +08:00
(__syscall_semctl): Declare.
This commit is contained in:
parent
bce847003b
commit
b6e679a8ac
@ -49,6 +49,7 @@ union semun
|
||||
struct seminfo *__buf; /* buffer for IPC_INFO */
|
||||
};
|
||||
|
||||
extern int __syscall_semctl (int, int, int, void *);
|
||||
|
||||
/* Return identifier for array of NSEMS semaphores associated with
|
||||
KEY. */
|
||||
|
Loading…
Reference in New Issue
Block a user