mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
Implement set_robust_list, by Alexander Graf.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2992 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
71455574f7
commit
4f2b1fe821
2 changed files with 8 additions and 1 deletions
|
@ -273,3 +273,5 @@
|
|||
|
||||
#define TARGET_NR_tgkill 270
|
||||
#define TARGET_NR_utimes 271
|
||||
|
||||
#define TARGET_NR_set_robust_list 311
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue