1
0
Fork 0
alistair23-linux/arch/nios2/lib
Tobias Klauser bb3fc5ddef nios2: Remove unnecessary #ifdef guards
__HAVE_ARCH_MEMMOVE and __HAVE_ARCH_MEMSET are unconditionally defined
for nios2, so there is no need to protect the function definitions of
memmove() and memset().

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Acked-by: Ley Foon Tan <lftan@altera.com>
2015-11-09 10:33:30 +08:00
..
Makefile nios2: Build infrastructure 2014-12-08 12:56:06 +08:00
delay.c nios2: Time keeping 2014-12-08 12:56:01 +08:00
memcpy.c
memmove.c nios2: Remove unnecessary #ifdef guards 2015-11-09 10:33:30 +08:00
memset.c nios2: Remove unnecessary #ifdef guards 2015-11-09 10:33:30 +08:00