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/mediatek/mt8196: Initialize SSPM
[coreboot2.git]
/
src
/
mainboard
/
gigabyte
/
ga-b75m-d3h
/
hda_verb.c
blob
01ecf061cf454bc4b25617a6bcc6b2ee4de6301f
1
/* SPDX-License-Identifier: GPL-2.0-only */
2
3
#include <device/azalia_device.h>
4
5
#include <variant/hda_verb.h>
6
7
const
u32 pc_beep_verbs
[] = {};
8
9
AZALIA_ARRAY_SIZES
;