Change stub example to use asm-generic/sections.h
We can use the declarations of __bss_start and _end from this header
instead of declaring them locally.
Signed-off-by:
Simon Glass <sjg@chromium.org>
Showing
- arch/mips/include/asm/u-boot-mips.h 2 additions, 2 deletionsarch/mips/include/asm/u-boot-mips.h
- arch/nds32/include/asm/u-boot-nds32.h 4 additions, 4 deletionsarch/nds32/include/asm/u-boot-nds32.h
- arch/x86/include/asm/u-boot-x86.h 3 additions, 3 deletionsarch/x86/include/asm/u-boot-x86.h
- examples/standalone/stubs.c 3 additions, 4 deletionsexamples/standalone/stubs.c
Loading
Please register or sign in to comment