Sign in
coral
/
linux-mtk
/
bdcde3d71a67e97f25e851f3ca97c9bb5ef03e7f
/
.
/
include
/
asm-avr32
/
kdebug.h
blob: ca4f9542365afdd27a061ca22e12448afd0a6a46 [
file
]
#ifndef
__ASM_AVR32_KDEBUG_H
#define
__ASM_AVR32_KDEBUG_H
/* Grossly misnamed. */
enum
die_val
{
DIE_BREAKPOINT
,
DIE_SSTEP
,
DIE_NMI
,
};
#endif
/* __ASM_AVR32_KDEBUG_H */