mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-11-05 03:02:36 -05:00
GNU as makes unrecognized sections loadable and writable by default, but LLVM's assembler requires specifying flags explicitly. Without them, the linker generates "has non-ABS relocation" errors when trying to link the resulting object files. |
||
|---|---|---|
| .. | ||
| mpu_wrappers_v2_asm.S | ||
| port.c | ||
| portASM.S | ||
| portmacro.h | ||
| portmacro_asm.h | ||