* [Qemu-devel] [PATCH] arm-semi: Remove definition of O_BINARY, it is already defined in qemu-common.h.
@ 2009-08-01 17:03 Filip Navara
0 siblings, 0 replies; only message in thread
From: Filip Navara @ 2009-08-01 17:03 UTC (permalink / raw)
To: qemu-devel
Signed-off-by: Filip Navara <filip.navara@gmail.com>
---
arm-semi.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/arm-semi.c b/arm-semi.c
index 51d35be..ea76aac 100644
--- a/arm-semi.c
+++ b/arm-semi.c
@@ -59,10 +59,6 @@
#define SYS_HEAPINFO 0x16
#define SYS_EXIT 0x18
-#ifndef O_BINARY
-#define O_BINARY 0
-#endif
-
#define GDB_O_RDONLY 0x000
#define GDB_O_WRONLY 0x001
#define GDB_O_RDWR 0x002
--
1.6.3.2.1299.gee46c
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2009-08-01 16:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-01 17:03 [Qemu-devel] [PATCH] arm-semi: Remove definition of O_BINARY, it is already defined in qemu-common.h Filip Navara
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).