repo.or.cz
/
coreboot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mb/google/brya/var/omnigul: Modify NVMe and UFS Storage support
[coreboot.git]
/
src
/
mainboard
/
amd
/
chausie
/
ec.h
blob
d053566d08371ebf2fcaf78dfca5314fd70403f6
1
/* SPDX-License-Identifier: GPL-2.0-only */
2
3
#ifndef CHAUSIE_EC_H
4
#define CHAUSIE_EC_H
5
6
void
chausie_ec_init
(
void
);
7
8
#endif
/* CHAUSIE_EC_H */