Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a3087ae970e5c8984fab2306b1f4dbe5ef132ff7
/
.
/
arch
/
sh
/
include
/
asm
/
kdebug.h
blob: 985219f9759ef0aaa908e7308930627730498d6c [
file
] [
log
] [
blame
]
#ifndef
__ASM_SH_KDEBUG_H
#define
__ASM_SH_KDEBUG_H
/* Grossly misnamed. */
enum
die_val
{
DIE_TRAP
,
DIE_NMI
,
DIE_OOPS
,
};
#endif
/* __ASM_SH_KDEBUG_H */