Sign in
googlers
/
maze
/
linux
/
298bb62175a8e8c2f21f3e00543cda853f423599
/
.
/
include
/
asm-avr32
/
kdebug.h
blob: fd7e99046b2f366be239078692c957381c223bc6 [
file
] [
log
] [
blame
]
#ifndef
__ASM_AVR32_KDEBUG_H
#define
__ASM_AVR32_KDEBUG_H
/* Grossly misnamed. */
enum
die_val
{
DIE_BREAKPOINT
,
DIE_SSTEP
,
};
#endif
/* __ASM_AVR32_KDEBUG_H */