Skip to content
Commit 714e6f80 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Xtensa ESP32: Corrects a problem with dispatching to signal handlers: Cannot...

Xtensa ESP32:  Corrects a problem with dispatching to signal handlers:  Cannot vector directly to the signal handling function as in other ABIs under the Xtensa Window ABI.  In that case, we need to go through a tiny hook when performs the correct window call (call4) otherwise registers will be scrambled in the signal handler
parent d9a64b9c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment