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>
Loading
Please register or sign in to comment