LCOV - code coverage report
Current view: top level - zephyr/acpi - acpi_osal.h Hit Total Coverage
Test: new.info Lines: 0 1 0.0 %
Date: 2024-12-22 00:14:23

          Line data    Source code
       1           0 : /*
       2             :  * Copyright (c) 2023 Intel Corporation
       3             :  *
       4             :  * SPDX-License-Identifier: Apache-2.0
       5             :  */
       6             : 
       7             : #ifndef ZEPHYR_ARCH_X86_INCLUDE_ACPI_OSAL_H_
       8             : #define ZEPHYR_ARCH_X86_INCLUDE_ACPI_OSAL_H_
       9             : 
      10             : #if defined(CONFIG_X86 || CONFIG_X86_64)
      11             : #include <zephyr/acpi/x86_acpi_osal.h>
      12             : #else
      13             : #error "Currently only x86 Architecture support ACPI !!"
      14             : #endif
      15             : 
      16             : #endif /* ZEPHYR_ARCH_X86_INCLUDE_ACPI_OSAL_H_ */

Generated by: LCOV version 1.14