cregit-Linux how code gets into the kernel

Release 4.12 include/acpi/reboot.h

Directory: include/acpi
#ifndef __ACPI_REBOOT_H

#define __ACPI_REBOOT_H

#ifdef CONFIG_ACPI
extern void acpi_reboot(void);
#else

static inline void acpi_reboot(void) { }

Contributors

PersonTokensPropCommitsCommitProp
Aaron Durbin8100.00%1100.00%
Total8100.00%1100.00%

#endif #endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Aaron Durbin2480.00%150.00%
Ingo Molnar620.00%150.00%
Total30100.00%2100.00%
Directory: include/acpi
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.