1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-11-26 09:07:38 +01:00

(unw_regname): Remove names for UNW_REG_PROC_START, UNW_REG_HANDLER, and

UNW_REG_LSDA.

(Logical change 1.29)
This commit is contained in:
mostang.com!davidm 2002-12-03 08:19:58 +00:00
parent 83f2952a86
commit 1c1b6a171f

View file

@ -70,10 +70,7 @@ static const char *regname[] = {
"cfm", "cfm",
"bsp", "bsp",
"ip", "ip",
"sp", "sp"
"<proc-start>",
"<handler>",
"<lsda>"
}; };
const char * const char *