aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/cezanne/chip.c
blob: 357d745b6b30411f1c2ec33e9a87849b533fcc4e (plain)
1
2
3
4
5
/* SPDX-License-Identifier: GPL-2.0-only */

#include <device/device.h>

struct chip_operations soc_amd_cezanne_ops = { NULL };