Home
last modified time | relevance | path

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

/external/u-boot/arch/powerpc/lib/
Dkgdb.c46 static struct hard_trap_info struct
50 } hard_trap_info[] = { argument
70 struct hard_trap_info *ht; in computeSignal()
72 for (ht = hard_trap_info; ht->tt && ht->signo; ht++) in computeSignal()