zephyr/arch
Flavio Ceolin e40c9525d4 arch: arm: Explicitly ignoring return of memcpy
According with MISRA-C the value returned by a non-void function has
to be used. As memcpy return is almost useless, we are explicitly
ignoring it.

MISRA-C rule 17.7

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-12-19 14:37:25 +01:00
..
arc arch: arc: Remove priv_stack_size field form _thread_arch 2018-12-12 09:24:47 -08:00
arm arch: arm: Explicitly ignoring return of memcpy 2018-12-19 14:37:25 +01:00
common Revert "interrupts: use weak linkage instead ..." 2018-12-07 20:26:58 -05:00
nios2 arch: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
posix kernel: Remove _IntLibInit function 2018-11-28 14:59:10 -08:00
riscv32 arch: riscv32: provide a general mechanism for saving SoC context 2018-12-04 22:54:23 -05:00
x86 arch: x86: Use macro BIT to shift bits 2018-12-11 14:37:10 -08:00
xtensa arch: xtensa: Remove unused field from _thread_arch 2018-12-11 15:33:07 -05:00
CMakeLists.txt
Kconfig arch: Kconfig: Increased the text area for kobject and priv stack 2018-12-07 10:32:41 -05:00