1/* SPDX-License-Identifier: GPL-2.0-or-later */23#ifndef__ASM_ACPI_TABLE_H__4#define__ASM_ACPI_TABLE_H__56/*
7 * This file is needed by some drivers.
8 * We will fill it when adding ACPI support for RISC-V.
9 */1011#endif/* __ASM_ACPI_TABLE_H__ */12