Sign in
chromium
/
chromiumos
/
third_party
/
coreboot
/
2b5c5c5795c0c752ae0fdb65e4395217b95972ad
/
.
/
src
/
cpu
/
intel
/
socket_LGA771
/
socket_LGA771.c
blob: 85570ba59332bd8854997fa95117b3c861bf38aa [
file
] [
log
] [
blame
]
#include
<device/device.h>
struct
chip_operations cpu_intel_socket_LGA771_ops
=
{
CHIP_NAME
(
"Socket LGA771 CPU"
)
};