1 2 3 4 5
#include <device/device.h> struct chip_operations cpu_intel_socket_LGA1155_ops = { CHIP_NAME("Socket LGA1155 CPU") };