* sysdeps/unix/sysv/linux/alpha/vfork.S: Use libc_hidden_def.
This commit is contained in:
parent
2bb0696559
commit
93207f7d2d
@ -42,5 +42,5 @@ PSEUDO (__vfork, vfork, 0)
|
|||||||
1: ret
|
1: ret
|
||||||
|
|
||||||
PSEUDO_END (__vfork)
|
PSEUDO_END (__vfork)
|
||||||
|
libc_hidden_def (__vfork)
|
||||||
weak_alias (__vfork, vfork)
|
weak_alias (__vfork, vfork)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user