mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
- libkern is missing __aeabi_llsl, implement this by calling __ashldi3. - Because of how the asm entry macros are defined the boot2 code requires the unwind symbols to exist, include them in boot2. Approved by: re (marius) |
||
|---|---|---|
| .. | ||
| aeabi_unwind.c | ||
| divsi3.S | ||
| ffs.S | ||
| ldivmod.S | ||
| ldivmod_helper.c | ||
| memcpy.S | ||
| memset.S | ||
| muldi3.c | ||