18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-only */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * ARM64 specific ACPICA environments and implementation
48c2ecf20Sopenharmony_ci *
58c2ecf20Sopenharmony_ci * Copyright (C) 2014, Linaro Ltd.
68c2ecf20Sopenharmony_ci *   Author: Hanjun Guo <hanjun.guo@linaro.org>
78c2ecf20Sopenharmony_ci *   Author: Graeme Gregory <graeme.gregory@linaro.org>
88c2ecf20Sopenharmony_ci */
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ci#ifndef _ASM_ACENV_H
118c2ecf20Sopenharmony_ci#define _ASM_ACENV_H
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ci/* It is required unconditionally by ACPI core, update it when needed. */
148c2ecf20Sopenharmony_ci
158c2ecf20Sopenharmony_ci#endif /* _ASM_ACENV_H */
16