acenv.h 243 B

1234567891011
  1. /* SPDX-License-Identifier: GPL-2.0-only */
  2. /*
  3. * RISC-V specific ACPICA environments and implementation
  4. */
  5. #ifndef _ASM_ACENV_H
  6. #define _ASM_ACENV_H
  7. /* This header is required unconditionally by the ACPI core */
  8. #endif /* _ASM_ACENV_H */