/* SPDX-License-Identifier: GPL-2.0-only */ #include struct chip_operations mainboard_emulation_qemu_riscv_ops = { .name = "QEMU RISC-V", };