aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/intel/socket_rPGA988B/socket_rPGA988B.c
blob: 9a18e61ed59965ed23f92075fdf304205d953a2f (plain)
1
2
3
4
5
#include <device/device.h>

struct chip_operations cpu_intel_socket_rPGA988B_ops = {
	CHIP_NAME("Socket rPGA988B CPU")
};