summaryrefslogtreecommitdiff
path: root/src/soc/ibm/power9/bootblock.c
blob: 86217285b9acc6c23f7a5b5037b2c4a26f171e7b (plain)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0-only */

#include <bootblock_common.h>

void bootblock_soc_early_init(void)
{
}