#include "kexec.h" #include unsigned long virt_to_phys(unsigned long UNUSED(addr)) { abort(); }