]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/exports.h
tsec: use IO accessors for IO accesses
[karo-tx-uboot.git] / include / exports.h
index 638231166277a65869b0af97b0d47d0d12fe2a11..ddd1bf494605d65f78224daa89684c56f62cf1c0 100644 (file)
@@ -45,7 +45,7 @@ enum {
 
 #define XF_VERSION     6
 
-#if defined(CONFIG_I386)
+#if defined(CONFIG_X86)
 extern gd_t *global_data;
 #endif