soc/intel/xeon_sp/spr: Drop microcode constraints
[coreboot2.git] / src / include / mtcl.h
blob593c09c7b6ba303c99b0293f9f01989a73ec8b85
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #ifndef _MTCL_H_
4 #define _MTCL_H_
6 void write_mtcl_function(void);
8 #endif /* _MTCL_H_ */