1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-07 13:14:51 +00:00

I guess powerpc needs vfork(), add it to the symbol list.

Submitted by:	marius
This commit is contained in:
Daniel Eischen 2007-05-14 07:46:29 +00:00
parent 23f6784297
commit 8bf6519214
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=169548

View File

@ -41,6 +41,7 @@ FBSD_1.0 {
exect;
pipe;
sbrk;
vfork;
};
FBSDprivate_1.0 {