/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef __PVPANIC_H__ #define __PVPANIC_H__ #include <linux/const.h> #define PVPANIC_PANICKED … #define PVPANIC_CRASH_LOADED … #define PVPANIC_SHUTDOWN … #endif /* __PVPANIC_H__ */
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef __PVPANIC_H__ #define __PVPANIC_H__ #include <linux/const.h> #define PVPANIC_PANICKED … #define PVPANIC_CRASH_LOADED … #define PVPANIC_SHUTDOWN … #endif /* __PVPANIC_H__ */