summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/machine/in_cksum.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2002-05-01 Eric Norum <eric.norum@usask.ca>Joel Sherrill2002-05-011-1/+1
| | | | | * machine/in_cksum.h: Per PR200 fix multi-line inline assembly to satisfy gcc 3.1 and newer.
* Moved sparc specific version of in_cksum_hdr to an inline routine likeJoel Sherrill1999-04-011-0/+43
| | | | | the reset of the CPU specific implementations after comment from Eric Norum.
* Added PowerPC specific header checksum code.Joel Sherrill1999-02-041-4/+61
| | | | Added volatile to i386 assembly statements in header checksum code.
* FreeBSD stack compiles for the first time (except libc/strsep.c).Joel Sherrill1998-08-201-0/+118