summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/union_station/bootblock.c
blob: ccd8ec1b40d1bd81b3f68a7cb91209e7f1db69ec (plain)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0-only */

#include <bootblock_common.h>

void bootblock_mainboard_early_init(void)
{
}