summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-07-26 04:53:10 +0000
committerEric Andersen <andersen@codepoet.org>2002-07-26 04:53:10 +0000
commita4eb8be71c809905f1fc08d8c3f12ed53bfa28ce (patch)
treed531d197ede1dceabd2da494572b51f360ec3c66 /Makefile
parent726b66de5cffd0069a0117fc2fbc5207608c0197 (diff)
The __set_errno macro _must_ match that defined in include/bits/errno.h. We
can't tack in the return -1 since then when people include errno.h, the return -1 mysteriously vanishes... Setting the __set_errno back and restoring the 'return -1;' calls to each _syscall[0-n] macro makes mips syscalls work again. -Erik
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions