mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-12 01:40:21 +00:00
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>