LCOV - code coverage report
Current view: top level - zephyr/arch/arm64 - asm_inline.h Coverage Total Hit
Test: new.info Lines: 0.0 % 1 0
Test Date: 2025-09-05 16:43:28

            Line data    Source code
       1            0 : /*
       2              :  * Copyright (c) 2019 Carlo Caione <ccaione@baylibre.com>
       3              :  *
       4              :  * SPDX-License-Identifier: Apache-2.0
       5              :  */
       6              : 
       7              : #ifndef ZEPHYR_INCLUDE_ARCH_ARM64_ASM_INLINE_H_
       8              : #define ZEPHYR_INCLUDE_ARCH_ARM64_ASM_INLINE_H_
       9              : 
      10              : /*
      11              :  * The file must not be included directly
      12              :  * Include kernel.h instead
      13              :  */
      14              : 
      15              : #if defined(__GNUC__)
      16              : #include <zephyr/arch/arm64/asm_inline_gcc.h>
      17              : #else
      18              : #include <arch/arm/asm_inline_other.h>
      19              : #endif
      20              : 
      21              : #endif /* ZEPHYR_INCLUDE_ARCH_ARM64_ASM_INLINE_H_ */
        

Generated by: LCOV version 2.0-1