soc/intel: Remove blank lines before '}' and after '{'
[coreboot2.git] / src / security / memory / memory.h
blob90b4480ed35ef08c926f2dce2d933e029e4d7295
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #include <stdbool.h>
5 bool security_clear_dram_request(void);