blob: 239bc69b5d75cee42e153b1a7c34d39370206617 [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef _NB_AGESA_CHIP_H_
#define _NB_AGESA_CHIP_H_
struct northbridge_amd_agesa_family16kb_config
{
u8 spdAddrLookup[2][2][4];
};
#endif