Home
last modified time | relevance | path

Searched refs:KGDBEXIT_CONTINUE (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/include/
Dkgdb.h18 #define KGDBEXIT_CONTINUE 1 macro
/external/u-boot/arch/powerpc/lib/
Dkgdb.c116 case KGDBEXIT_CONTINUE: in kgdb_exit()
/external/u-boot/common/
Dkgdb.c461 kd.extype = KGDBEXIT_CONTINUE; in handle_exception()