blob: 67e039c0ed1f918408fb9e5b4c568f096bff10ed [file] [log] [blame]
/* This file is part of the coreboot project. */
/* SPDX-License-Identifier: GPL-2.0-or-later */
#ifndef SOUTHBRIDGE_INTEL_COMMON_FINALIZE_H
#define SOUTHBRIDGE_INTEL_COMMON_FINALIZE_H
void intel_pch_finalize_smm(void);
#endif /* SOUTHBRIDGE_INTEL_COMMON_FINALIZE_H */