aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/supermicro/x9scl/hda_verb.c
blob: 80f93fb898bd7f19e0b998f0802fbafee47bdb31 (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0-only */

#include <device/azalia_device.h>

const u32 cim_verb_data[] = {};
const u32 pc_beep_verbs[] = {};

AZALIA_ARRAY_SIZES;