78e4df7c5e
implicit calls to _umoddi3 and _udivdi3, which are unavailable when compiling without the standard libraries (-nostdlib). This patch addresses this by providing an inline assembly definition that is an exact conversion of the existing MS one, but for GCC's AT&T syntax. Signed-off-by: Pete Batard <pbatard@users.sf.net> Signed-off-by: Nigel Croxon <nigel.croxon@hpe.com> |
||
---|---|---|
.. | ||
efi_stub.S | ||
initplat.c | ||
math.c | ||
setjmp.S |