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
mb/starlabs/starlite_adl: Configure GPIO interrupt for Virtual Button
[coreboot2.git]
/
src
/
soc
/
example
/
min86
/
chip.c
blob
38ce07202347da96ef49197353c3acb03c9d87b4
1
/* SPDX-License-Identifier: GPL-2.0-only */
2
3
#include <device/device.h>
4
5
struct
chip_operations soc_example_min86_ops
= {
NULL
};