nuttx/libc/machine/armv7-a
2017-01-20 14:53:50 -06:00
..
gnu ARM memcpy(): Use DWord vs. HWord offset. ARM 32-bit instructions must be aligned to DWord boundaries and this gives us more range in the jump tables. 2017-01-20 14:53:50 -06:00
Kconfig libc: Fix ARMv7-A/R memcpy assembly. 2017-01-20 13:33:50 -06:00
Make.defs