]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/env_nowhere.c
ARM Update mach-types
[karo-tx-uboot.git] / common / env_nowhere.c
index 78e8f8eb4e4c8e63eef2669879dc5a09d614310b..ccc068b8e8427c4fd8b4fbdd995d6a75b7ed3e4d 100644 (file)
@@ -34,7 +34,6 @@ DECLARE_GLOBAL_DATA_PTR;
 env_t *env_ptr = NULL;
 
 extern uchar default_environment[];
-extern int default_environment_size;
 
 
 void env_relocate_spec (void)