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
acpi_gic: Add helper for platform gicc
[coreboot2.git]
/
src
/
mainboard
/
asrock
/
fatal1ty_z87_professional
/
bootblock.c
blob
1cec5c4fc07fc72728943a65d43cf60b7c833707
1
/* SPDX-License-Identifier: GPL-2.0-only */
2
3
#include <southbridge/intel/lynxpoint/pch.h>
4
5
/* FIXME: remove this if not needed */
6
void
mainboard_config_superio
(
void
)
7
{
8
}