linuxOS_D21X/source/uboot-2021.10/arch/riscv/include/asm/acpi_table.h

12 lines
246 B
C
Raw Normal View History

2024-11-29 08:23:11 +00:00
/* SPDX-License-Identifier: GPL-2.0-or-later */
#ifndef __ASM_ACPI_TABLE_H__
#define __ASM_ACPI_TABLE_H__
/*
* This file is needed by some drivers.
* We will fill it when adding ACPI support for RISC-V.
*/
#endif /* __ASM_ACPI_TABLE_H__ */