Date: Sat, 12 Aug 2006 11:17:26 GMT From: Roman Divacky <rdivacky@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 103700 for review Message-ID: <200608121117.k7CBHQOQ018563@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=103700 Change 103700 by rdivacky@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_ */
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608121117.k7CBHQOQ018563>