PERFORCE change 103700 for review

Roman Divacky rdivacky at FreeBSD.org
Sat Aug 12 11:17:27 UTC 2006


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

Change 103700 by rdivacky at rdivacky_witten on 2006/08/12 11:16:56

	Remove function prototypes I dont use.

Affected files ...

.. //depot/projects/soc2006/rdivacky_linuxolator/compat/linux/linux_mib.h#3 edit

Differences ...

==== //depot/projects/soc2006/rdivacky_linuxolator/compat/linux/linux_mib.h#3 (text+ko) ====

@@ -40,7 +40,4 @@
 int	linux_get_oss_version(struct thread *td);
 int	linux_set_oss_version(struct thread *td, int oss_version);
 
-void	linux_get_emul_path(struct thread *td, char *dst);
-int	linux_set_emul_path(struct thread *td, char *emul_path);
-
 #endif /* _LINUX_MIB_H_ */


More information about the p4-projects mailing list