3 Commits

Author SHA1 Message Date
Joel Sherrill
e43b452e28 Makefile: Use MIPS generic in_cksum when no target specific implementation
The MIPS in_cksum.c method supports big and little endian targets. This
does not include any inline assembly and should be reasonable for most
targets.
2012-07-14 12:15:57 -05:00
Joel Sherrill
b0b2e0e2d6 Add stub cpu_func.h files for all other RTEMS targets 2012-07-13 11:40:48 -05:00
Sebastian Huber
47944816cc in_cksum() support for SPARC 2012-04-17 12:03:24 +02:00