blob: 895814ded39e8db4ef7ca37d2a4a0b7c4d29aa45 [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-only */
#include <device/device.h>
#include "chip.h"
struct chip_operations vendorcode_amd_opensil_stub_mpio_ops = {
.name = "AMD openSIL stub MPIO",
};