Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
18357b321931dbfb11ab52d98aa6fc34c859e336
/
.
/
arch
/
riscv
/
include
/
asm
/
acpi_table.h
blob: cd851998b22a0608817d0e7f284027483909a618 [
file
] [
log
] [
blame
]
/* 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__ */