mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
Merge branch 'master' of git.qemu.org:/pub/git/qemu
* 'master' of git.qemu.org:/pub/git/qemu: qemu-barrier: Fix compilation on i386 hosts
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
|
||||
#if defined(__i386__)
|
||||
|
||||
#include "qemu-common.h" /* QEMU_GNUC_PREREQ */
|
||||
#include "compiler.h" /* QEMU_GNUC_PREREQ */
|
||||
|
||||
/*
|
||||
* Because of the strongly ordered x86 storage model, wmb() and rmb() are nops
|
||||
|
||||
Reference in New Issue
Block a user