![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0-only */ 0002 /* 0003 * Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com) 0004 */ 0005 0006 #ifndef _ASM_ARC_KDEBUG_H 0007 #define _ASM_ARC_KDEBUG_H 0008 0009 enum die_val { 0010 DIE_UNUSED, 0011 DIE_TRAP, 0012 DIE_IERR, 0013 DIE_OOPS 0014 }; 0015 0016 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |