summaryrefslogtreecommitdiffstats
path: root/include/reloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/reloc.h')
-rw-r--r--include/reloc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/reloc.h b/include/reloc.h
index d450097dde..a5ad7575b1 100644
--- a/include/reloc.h
+++ b/include/reloc.h
@@ -1,7 +1,7 @@
#ifndef __RELOC_H
#define __RELOC_H
-extern unsigned long _u_boot_start, _bss_start, _bss_end, _text_base;
+extern unsigned long _barebox_start, _bss_start, _bss_end, _text_base;
#ifdef CONFIG_HAS_EARLY_INIT