summaryrefslogtreecommitdiff
path: root/src/soc/amd/genoa/chip.c
blob: cbe3e130b9550de0f93dba1c725956586a398705 (plain)
1
2
3
4
5
/* SPDX-License-Identifier: GPL-2.0-only */

#include <device/device.h>

struct chip_operations soc_amd_genoa_ops = { NULL };