summaryrefslogtreecommitdiffstats
path: root/include/exports.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/exports.h')
-rw-r--r--include/exports.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/exports.h b/include/exports.h
index 6382311662..ddd1bf4946 100644
--- a/include/exports.h
+++ b/include/exports.h
@@ -45,7 +45,7 @@ enum {
#define XF_VERSION 6
-#if defined(CONFIG_I386)
+#if defined(CONFIG_X86)
extern gd_t *global_data;
#endif
OpenPOWER on IntegriCloud