aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xen/config.h
diff options
context:
space:
mode:
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2006-08-08 15:14:43 +0100
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2006-08-08 15:14:43 +0100
commit67a4f5634cf869a6a476f21b94a1f09be19627d2 (patch)
treea8f918a019f88eadf02019f61373cd83b44a9e20 /xen/include/xen/config.h
parent1d82ec977453fe0f352b221536dd0c587b880b0f (diff)
downloadxen-67a4f5634cf869a6a476f21b94a1f09be19627d2.tar.gz
xen-67a4f5634cf869a6a476f21b94a1f09be19627d2.tar.bz2
xen-67a4f5634cf869a6a476f21b94a1f09be19627d2.zip
[XEN] Implement proper __read_mostly memory arrangemengt for x86.
Signed-off-by: Keir Fraser <keir@xensource.com>
Diffstat (limited to 'xen/include/xen/config.h')
-rw-r--r--xen/include/xen/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/xen/include/xen/config.h b/xen/include/xen/config.h
index e38cf9e366..e3f94d5843 100644
--- a/xen/include/xen/config.h
+++ b/xen/include/xen/config.h
@@ -50,6 +50,5 @@
#endif /* !__ASSEMBLY__ */
#define fastcall
-#define __read_mostly
#endif /* __XEN_CONFIG_H__ */