summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sh/sysdep.h
Commit message (Collapse)AuthorAgeFilesLines
* sysdep.h was not providing all the needed bits to build working asm withDavid McCullough2001-06-281-2/+11
| | | | | | | | | | some compilers, so define any macros we need that are not defined already. Needed to include uClibc_config.h to get some defines. New syscall header files for _mmap vfork.c is not used so ditch it.
* Add an SH port done by Jean-Yves Avenard of Hewlett-Packard - EmbeddedEric Andersen2001-02-211-0/+97
and Personal Systems. Thanks! -Erik