summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel/smm/smm_reloc.c
blob: cbbc2b3ec49cf3581bbfe46c87963b8f8a208937 (plain)
1
2
3
4
5
6
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */

#include <cpu/intel/smm_reloc.h>

struct smm_relocation_params smm_reloc_params;