Beta Shell
v2.0 ยท web2.us.cloudlogin.co
[FM]
[CMD]
[PHP]
[DB]
[INFO]
[SEC]
File Manager
~
/
usr
/
include
/
misc
Upload
5 items
Name
Size
Perms
Modified
Actions
[ .. / .. ]
cxl.h
3.84 KB
-rw-r--r--
2025-04-30 20:37:05
Edit
Del
ocxl.h
1.9 KB
-rw-r--r--
2025-04-30 20:37:05
Edit
Del
pvpanic.h
209 B
-rw-r--r--
2025-04-30 20:37:05
Edit
Del
Editing: pvpanic.h
(209 B)
Path: /usr/include/misc/pvpanic.h
Back
/* 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__ */