aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/amd/socket_940/socket_940.c
blob: 91bfc37ec8c11e317307aaea59c978c595e85b80 (plain)
1
2
3
4
5
6
7
#include <device/chip.h>
#include "chip.h"


struct chip_control cpu_amd_socket_940_control = {
	.name = "socket 940",
};