server: Use syscall interface instead of raw int $0x80

Maarten Lankhorst m.b.lankhorst at gmail.com
Sat Jun 5 18:13:11 CDT 2010


---
int 0x80 is deprecated and slower than sysenter/syscall, which should be 
used when available. This also increases readability. :)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0031-server-Use-syscall-instead-of-int-0x80.txt
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100606/e4da0f94/attachment.txt>


More information about the wine-patches mailing list