/* SPDX-License-Identifier: GPL-2.0-only */

#ifndef _AGESA_00630F01_CHIP_H_
#define _AGESA_00630F01_CHIP_H_

struct northbridge_amd_pi_00630F01_config
{
	u8 spdAddrLookup[1][2][2];
};

#endif