X86: Implement the 32 bit set_thread_area system call.
authorGabe Black <gblack@eecs.umich.edu>
Fri, 27 Feb 2009 17:23:42 +0000 (09:23 -0800)
committerGabe Black <gblack@eecs.umich.edu>
Fri, 27 Feb 2009 17:23:42 +0000 (09:23 -0800)
commit9491debaa623aa0ed148ca4bc810f099058b67a1
treeb368ebc0a16bac3c03fefcd76960ae706f59c4f0
parent1786f200587384d595851972b2f4b9bdd70175ac
X86: Implement the 32 bit set_thread_area system call.
src/arch/x86/linux/syscalls.cc