From: Filip Navara <filip.navara@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH] arm-semi: Remove definition of O_BINARY, it is already defined in qemu-common.h.
Date: Sat, 1 AUG 09 18:3:50 +0100 [thread overview]
Message-ID: <E1MXH3s-0003k2-VM@lists.gnu.org> (raw)
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
reply other threads:[~2009-08-01 16:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1MXH3s-0003k2-VM@lists.gnu.org \
--to=filip.navara@gmail.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).