]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/arc/include/asm/sections.h
arc: relocate - minor refactoring and clean-up
[people/ms/u-boot.git] / arch / arc / include / asm / sections.h
index 2a7a98713da6de4ad3139a1cff3135ad56fc84d8..b8f2a859fd9a17aff0db8b97decaa39faf2e556f 100644 (file)
@@ -12,5 +12,6 @@
 extern ulong __text_end;
 extern ulong __ivt_start;
 extern ulong __ivt_end;
+extern ulong __image_copy_start;
 
 #endif /* __ASM_ARC_SECTIONS_H */