~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
blob: cd851998b22a0608817d0e7f284027483909a618 (plain)
1
2
3
4
5
6
7
8
9
10
11
/* 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__ */