mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-24 12:25:35 +08:00
posix: Remove unused definition on _Fork
Checked on x86_64-linux-gnu.
This commit is contained in:
parent
4c5b1cf5a6
commit
4f7b7d00e0
@ -19,9 +19,6 @@
|
|||||||
#include <arch-fork.h>
|
#include <arch-fork.h>
|
||||||
#include <pthreadP.h>
|
#include <pthreadP.h>
|
||||||
|
|
||||||
/* Pointer to the fork generation counter in the thread library. */
|
|
||||||
extern unsigned long int *__fork_generation_pointer attribute_hidden;
|
|
||||||
|
|
||||||
pid_t
|
pid_t
|
||||||
_Fork (void)
|
_Fork (void)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user