summaryrefslogtreecommitdiffstats
path: root/src/mainboard/gigabyte/ga-b75m-d3h/hda_verb.c
blob: 01ecf061cf454bc4b25617a6bcc6b2ee4de6301f (plain)
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: GPL-2.0-only */

#include <device/azalia_device.h>

#include <variant/hda_verb.h>

const u32 pc_beep_verbs[] = {};

AZALIA_ARRAY_SIZES;