FP registers are now saved and restored by the kernel, remove the
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 14 Dec 2007 20:07:59 +0000 (20:07 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 14 Dec 2007 20:07:59 +0000 (20:07 +0000)
commitcf2ae7e3a0e8731270f6cb97fd7fcf8b1b23dca6
tree8b1d222c7004dee4af647acdff138997c5fcfd7b
parent7e32a18bc786322a2f3e87063d208469d3fa4d18
FP registers are now saved and restored by the kernel, remove the
save/restore code entirely.
lib/libc_r/uthread/pthread_private.h
lib/libc_r/uthread/uthread_kern.c