Marcus Meissner 2015-02-21 23:28:28 +00:00 committed by Git OBS Bridge
parent b0820d6178
commit 546512e1ee

View File

@ -12,7 +12,7 @@ Index: biosdevname-0.6.1/src/bios_dev_name.c
+#else
+ "push %%ebx\n"
+#endif
+ "xor %%ebx, %%ebx\n"
+ "xor %%ebx, %%ebx\n" /* not useful? ebx is overwritten by call? */
+ "cpuid\n"
+#ifdef __x86_64__
+ "pop %%rbx\n"