blob: cd851998b22a0608817d0e7f284027483909a618 [file] [log] [blame]
Heinrich Schuchardt4cf99862023-07-26 08:05:13 +02001/* SPDX-License-Identifier: GPL-2.0-or-later */
2
3#ifndef __ASM_ACPI_TABLE_H__
4#define __ASM_ACPI_TABLE_H__
5
6/*
7 * This file is needed by some drivers.
8 * We will fill it when adding ACPI support for RISC-V.
9 */
10
11#endif /* __ASM_ACPI_TABLE_H__ */