LCOV - code coverage report
Current view: top level - include/acpi - reboot.h (source / functions) Hit Total Coverage
Test: landlock.info Lines: 0 1 0.0 %
Date: 2021-04-22 12:43:58 Functions: 0 0 -

          Line data    Source code
       1             : /* SPDX-License-Identifier: GPL-2.0 */
       2             : #ifndef __ACPI_REBOOT_H
       3             : #define __ACPI_REBOOT_H
       4             : 
       5             : #ifdef CONFIG_ACPI
       6             : extern void acpi_reboot(void);
       7             : #else
       8           0 : static inline void acpi_reboot(void) { }
       9             : #endif
      10             : 
      11             : #endif
      12             : 

Generated by: LCOV version 1.14