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