payloads/edk2: Disable the CPU Timer Lib unless supported
[coreboot.git] / src / mainboard / supermicro / x10slm-f / hda_verb.c
blobada268d90ab7321fe9d0843c9d2ae4a2d8e4ab94
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 #include <stdint.h>
4 #include <device/azalia_device.h>
6 const u32 cim_verb_data[] = {};
7 const u32 pc_beep_verbs[] = {};
9 AZALIA_ARRAY_SIZES;