golden hour
/usr/include/misc
⬆️ Go Up
Upload
File/Folder
Size
Actions
cxl.h
3.84 KB
Del
OK
fastrpc.h
1.4 KB
Del
OK
habanalabs.h
35.47 KB
Del
OK
ocxl.h
1.9 KB
Del
OK
pvpanic.h
209 B
Del
OK
uacce
-
Del
OK
xilinx_sdfec.h
12.05 KB
Del
OK
Edit: pvpanic.h
/* 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__ */
Save