u-boot-brain/arch
Simon Glass f09f1ecbe7 Use __ASSEMBLY__ as the assembly macros
Some places use __ASSEMBLER__ instead which does not work since the
Makefile does not define it. Fix them.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-05-18 21:19:23 -04:00
..
arc common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
arm Use __ASSEMBLY__ as the assembly macros 2020-05-18 21:19:23 -04:00
m68k common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
microblaze common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
mips common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
nds32 common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
nios2 common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
powerpc common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
riscv common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
sandbox common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
sh common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
x86 Use __ASSEMBLY__ as the assembly macros 2020-05-18 21:19:23 -04:00
xtensa common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
.gitignore
Kconfig sandbox: implement ft_board_setup() 2020-04-16 08:07:58 -06:00
u-boot-elf.lds arch: Add explicit linker script for u-boot-elf 2020-04-03 11:52:55 -04:00