Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
e0b9a42735f2672ca2764cfbea6e55a81098d5ba
/
.
/
include
/
uapi
/
misc
/
pvpanic.h
blob: cae69a822b25d743fc7e0b10870bf8de9340f0f9 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef
__PVPANIC_H__
#define
__PVPANIC_H__
#define
PVPANIC_PANICKED
(
1
<<
0
)
#endif
/* __PVPANIC_H__ */