mirror of
https://github.com/QuasarApp/backward-cpp.git
synced 2025-05-08 15:59:33 +00:00
MIPS didn't export regs at mcontext_t so we need to cast it as sigcontext. All test passed on my mips64el machine. Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>