commit | a0d695c821544947342a2d372ec4108bc813b979 | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy@goop.org> | Mon May 26 23:31:21 2008 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue May 27 10:11:37 2008 +0200 |
tree | 5bdf383ea4dae5b8e929b31fd8cc07abb47cdf56 | |
parent | cf0923ea295ba08ae656ef04164a43cb6553ba99 [diff] |
xen: make dummy_shared_info non-static Rename dummy_shared_info to xen_dummy_shared_info and make it non-static, in anticipation of users outside of enlighten.c Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>