libthread: Lion context routines

This commit is contained in:
Russ Cox 2011-10-13 23:57:54 -04:00
parent f1825251e7
commit 04e0a9bb81
6 changed files with 129 additions and 3 deletions

View file

@ -34,5 +34,8 @@ arm-Linux)
# ARM doesn't supply them either.
echo Linux-arm-context.o Linux-arm-swapcontext.o
;;
x86_64-Darwin)
echo Darwin-x86_64-asm.o Darwin-x86_64-swapcontext.o
;;
esac