/* SPDX-License-Identifier: GPL-2.0-or-later */ #include void bootblock_mainboard_init(void) { /* TODO: Perform mainboard initialization */ }