mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 07:13:54 -06:00
MIPS Userland TLS register emulation, by Daniel Jacobowitz.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2465 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
c05ac0cdac
commit
6f5b89a07c
6 changed files with 39 additions and 2 deletions
|
@ -285,4 +285,4 @@
|
|||
#define TARGET_NR_add_key (TARGET_NR_Linux + 280)
|
||||
#define TARGET_NR_request_key (TARGET_NR_Linux + 281)
|
||||
#define TARGET_NR_keyctl (TARGET_NR_Linux + 282)
|
||||
|
||||
#define TARGET_NR_set_thread_area (TARGET_NR_Linux + 283)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue