u-boot/drivers/bios_emulator/include
Yuri Zaporozhets d84e3d2630 bios_emulator: define the comment symbol for RISC-V assembler too
The bios_emulator driver cannot be compiled for RISC-V because the x86emu.h
header file doesn't define the comment symbol ("#") for the assembler.
With this patch, use the same symbol as for e.g. x86.

Signed-off-by: Yuri Zaporozhets <yuriz@qrv-systems.net>
2024-11-04 16:41:38 -06:00
..
x86emu drivers: bios_emulator: Remove duplicate newlines 2024-07-22 10:53:04 -06:00
biosemu.h Introduce a header file for the BIOS emulator 2014-11-25 06:34:14 -07:00
x86emu.h bios_emulator: define the comment symbol for RISC-V assembler too 2024-11-04 16:41:38 -06:00