soc/intel/ptl: Update ME specification version to 21
[coreboot.git] / src / mainboard / google / kukui / early_init.h
blob681e98345751373eac078c9fa007868baf449922
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #ifndef __MAINBOARD_GOOGLE_KUKUI_EARLY_INIT_H__
4 #define __MAINBOARD_GOOGLE_KUKUI_EARLY_INIT_H__
6 void mainboard_early_init(void);
8 #endif