Where Online Learning is simpler!
The C and C++ Include Header Files
/usr/include/misc/pvpanic.h
$ cat -n /usr/include/misc/pvpanic.h 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 2 3 #ifndef __PVPANIC_H__ 4 #define __PVPANIC_H__ 5 6 #define PVPANIC_PANICKED (1 << 0) 7 #define PVPANIC_CRASH_LOADED (1 << 1) 8 9 #endif /* __PVPANIC_H__ */
Contact us
|
About us
|
Term of use
|
Copyright © 2000-2025 MyWebUniversity.com ™