repo.or.cz
/
coreboot2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
soc/intel: Remove blank lines before '}' and after '{'
[coreboot2.git]
/
src
/
security
/
memory
/
memory.h
blob
90b4480ed35ef08c926f2dce2d933e029e4d7295
1
/* SPDX-License-Identifier: GPL-2.0-only */
2
3
#include <stdbool.h>
4
5
bool
security_clear_dram_request
(
void
);