aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/lx/chip.h
blob: 5fa7948c189e2d760f9151ac5f07e26f385d6e71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
*
* Copyright (C) 2007 Advanced Micro Devices
*
*/

struct northbridge_amd_lx_config
{

};

extern struct chip_operations northbridge_amd_lx_ops;