PERFORCE change 107948 for review

Roman Divacky rdivacky at FreeBSD.org
Sun Oct 15 06:45:50 PDT 2006


http://perforce.freebsd.org/chv.cgi?CH=107948

Change 107948 by rdivacky at rdivacky_witten on 2006/10/15 13:45:42

	Remove prototype of non-existant function.

Affected files ...

.. //depot/projects/linuxolator/src/sys/compat/linux/linux_emul.h#3 edit

Differences ...

==== //depot/projects/linuxolator/src/sys/compat/linux/linux_emul.h#3 (text+ko) ====

@@ -73,7 +73,6 @@
 void linux_proc_exit(void *, struct proc *);
 void linux_schedtail(void *, struct proc *);
 void linux_proc_exec(void *, struct proc *, struct image_params *);
-void linux_reparent(void *, struct proc *);
 
 extern struct sx emul_shared_lock;
 extern struct sx emul_lock;


More information about the p4-projects mailing list