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__ */