mirror of
https://github.com/holub/mame
synced 2025-05-22 05:38:52 +03:00
Fixed error from manually merging patch (nw)
This commit is contained in:
parent
702a2f19ae
commit
740dec4044
@ -73,6 +73,7 @@ static void MyCPUID(UInt32 function, UInt32 *a, UInt32 *b, UInt32 *c, UInt32 *d)
|
||||
#else
|
||||
|
||||
#ifdef __PIC__
|
||||
__asm__ __volatile__ (
|
||||
"mov %%ebx, %%edi;"
|
||||
"cpuid;"
|
||||
"xchgl %%ebx, %%edi;"
|
||||
|
Loading…
Reference in New Issue
Block a user