Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
2069e978d5a6e7b45d58027e3de7f879b8c5e488
/
.
/
include
/
acpi
/
reboot.h
blob: 8857f57e0b7804d0e931c8d05876913b09b052a0 [
file
] [
log
] [
blame
]
/*
* Dummy placeholder to make the EFI patches apply to the x86 tree.
* Andrew/Len, please just kill this file if you encounter it.
*/
#ifndef
acpi_reboot
# define acpi_reboot() do { } while (0)
#endif