Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
6341c393fcc37d58727865f1ee2f65e632e9d4f0
/
.
/
include
/
asm-avr32
/
kdebug.h
blob: ca4f9542365afdd27a061ca22e12448afd0a6a46 [
file
] [
log
] [
blame
]
#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 */