libthread: Lion context routines
This commit is contained in:
parent
f1825251e7
commit
04e0a9bb81
6 changed files with 129 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue