freebsd-dev/lib/libthr/arch/i386
Peter Wemm c5bfff3bab Use the recently exposed fs/gs set functions when compiling libthr to
run as a 32 bit support library for an amd64 kernel.  32 bit consumers of
libthr have zero chance of running on an amd64 kernel since we don't
implement the i386_set_ldt() family of functions.  Note that this commit
doesn't make it actually work, it just removes one more obstacle.
2004-11-06 03:30:53 +00:00
..
i386 Use the recently exposed fs/gs set functions when compiling libthr to 2004-11-06 03:30:53 +00:00
Makefile.inc