Jerone Young wrote: > # HG changeset patch > # User Jerone Young <[EMAIL PROTECTED]> > # Date 1194027873 18000 > # Node ID 01b86b564fb9e751295ff8eddf5f38cfb24e1e34 > # Parent 8dad7519cc92eabd7d66ea3ea20c983dade61243 > Make functions in libkvm.c nonstatic. > > This patch makes the following functions nonstatic. These > functions are potentially reusable by other archs, but are > need by arch specific code in libkvm-x86.c. > >
Eventually we'll want a prefix for all non-static, non-exported functions, so as not to interfere with users. -- Any sufficiently difficult bug is indistinguishable from a feature. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel