[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] tools: ocaml: drop redefinition of xen_mb
# HG changeset patch # User Ian Campbell <ian.campbell@xxxxxxxxxx> # Date 1301596266 -3600 # Node ID 7629273603b67c27c3ffdfe3e9c682026ea35101 # Parent 1d1fa583c84540db45374be2b972703d08941033 tools: ocaml: drop redefinition of xen_mb This is always available to the in-tree build. Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> --- diff -r 1d1fa583c845 -r 7629273603b6 tools/ocaml/libs/xb/xs_ring_stubs.c --- a/tools/ocaml/libs/xb/xs_ring_stubs.c Thu Mar 31 19:30:42 2011 +0100 +++ b/tools/ocaml/libs/xb/xs_ring_stubs.c Thu Mar 31 19:31:06 2011 +0100 @@ -35,10 +35,6 @@ #define GET_C_STRUCT(a) ((struct mmap_interface *) a) -#ifndef xen_mb -#define xen_mb() mb() -#endif - static int xs_ring_read(struct mmap_interface *interface, char *buffer, int len) { _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |