blob: 1fb2ef36e7e2d42efe6f028b9becb4b728b5f4f0 [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
#include <device/device.h>
struct chip_operations cpu_amd_agesa_family15tn_ops = {
CHIP_NAME("AMD CPU Family 15h Model 10h-1Fh")
};