-
Mark Harris authored
Broken by 76e831d9. Without the .type directive, SIGILL may be produced if the C code is compiled in Thumb mode, because the compiler may assume that the asm symbol is also Thumb and call it using a BL instruction.
Mark Harris authoredBroken by 76e831d9. Without the .type directive, SIGILL may be produced if the C code is compiled in Thumb mode, because the compiler may assume that the asm symbol is also Thumb and call it using a BL instruction.
arm2gnu.pl 10.51 KiB