blob: 5cec284de58bdc017508c4647bfce272eef2b02b [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-only */
#include <device/device.h>
struct chip_operations mainboard_emulation_qemu_riscv_ops = {
.name = "QEMU RISC-V",
};