162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci * LoongArch specific ACPICA environments and implementation
462306a36Sopenharmony_ci *
562306a36Sopenharmony_ci * Author: Jianmin Lv <lvjianmin@loongson.cn>
662306a36Sopenharmony_ci *         Huacai Chen <chenhuacai@loongson.cn>
762306a36Sopenharmony_ci * Copyright (C) 2020-2022 Loongson Technology Corporation Limited
862306a36Sopenharmony_ci */
962306a36Sopenharmony_ci
1062306a36Sopenharmony_ci#ifndef _ASM_LOONGARCH_ACENV_H
1162306a36Sopenharmony_ci#define _ASM_LOONGARCH_ACENV_H
1262306a36Sopenharmony_ci
1362306a36Sopenharmony_ci/*
1462306a36Sopenharmony_ci * This header is required by ACPI core, but we have nothing to fill in
1562306a36Sopenharmony_ci * right now. Will be updated later when needed.
1662306a36Sopenharmony_ci */
1762306a36Sopenharmony_ci
1862306a36Sopenharmony_ci#endif /* _ASM_LOONGARCH_ACENV_H */
19