![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 #ifndef _ASM_GENERIC_KDEBUG_H 0003 #define _ASM_GENERIC_KDEBUG_H 0004 0005 enum die_val { 0006 DIE_UNUSED, 0007 DIE_OOPS = 1, 0008 }; 0009 0010 #endif /* _ASM_GENERIC_KDEBUG_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |