mirror of
https://github.com/opnsense/src.git
synced 2026-04-01 07:25:10 -04:00
Only i386 and amd64 provide a non-trivial __getcontextx(). Use a common trivial implementation in gen/ for other architectures, rather than copying the file to each MD subdirectory. Reviewed by: kib Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D1472 |
||
|---|---|---|
| .. | ||
| hardfloat | ||
| _ctx_start.S | ||
| _set_tp.c | ||
| _setjmp.S | ||
| fabs.c | ||
| fabs.S | ||
| flt_rounds.c | ||
| infinity.c | ||
| ldexp.S | ||
| longjmp.c | ||
| makecontext.c | ||
| Makefile.inc | ||
| setjmp.S | ||
| signalcontext.c | ||
| sigsetjmp.S | ||