aboutsummaryrefslogtreecommitdiff
path: root/include/standard-headers/linux/pvpanic.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/standard-headers/linux/pvpanic.h')
-rw-r--r--include/standard-headers/linux/pvpanic.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/standard-headers/linux/pvpanic.h b/include/standard-headers/linux/pvpanic.h
deleted file mode 100644
index 54b7485..0000000
--- a/include/standard-headers/linux/pvpanic.h
+++ /dev/null
@@ -1,9 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
-
-#ifndef __PVPANIC_H__
-#define __PVPANIC_H__
-
-#define PVPANIC_PANICKED (1 << 0)
-#define PVPANIC_CRASH_LOADED (1 << 1)
-
-#endif /* __PVPANIC_H__ */