mirror of
https://github.com/opnsense/src.git
synced 2026-04-10 03:46:58 -04:00
instead of unwinding the call stack. This makes them usable to switch stacks, e.g. for libc_r. Do not save the frame pointer in setjmp() and _setjmp(), it is not needed any more. Rename _longjmp() to ___longjmp(), with a weak alias to _longjmp(), like the other architectures did. |
||
|---|---|---|
| .. | ||
| fpu | ||
| gen | ||
| net | ||
| stdlib | ||
| string | ||
| sys | ||
| Makefile.inc | ||
| SYS.h | ||