On 26/10/15 11:50, Jan Beulich wrote: > To make it possible to tell apart the static symbols in files built a > second for compat guest support, arrange for their source file names to > be prefixed by a suitable path. We can't do this without explicit .file > directives, since gcc has always been stripping paths from file names > handed to the internally generated .file directive. However, we can > leverage __FILE__ if we make sure the second instance gets compiled out > of other than the very directory the wrapper sits in. > > Where suitable, remove the long redundant explicit inclusions of > xen/config.h at once. > > Signed-off-by: Jan Beulich <jbeul...@suse.com>
Reviewed-by: Andrew Cooper <andrew.coop...@citrix.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel