From: "Laurent Desnogues" <laurent.desnogues@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH] i386: remove unused function prototypes
Date: Mon, 24 Nov 2008 13:18:28 +0100 [thread overview]
Message-ID: <761ea48b0811240418v34302adah6cc216680816cee9@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 92 bytes --]
Hello,
this patch removes two unused prototypes from i386 target exec.h file.
Laurent
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: i386-remove.patch --]
[-- Type: text/x-patch; name=i386-remove.patch, Size: 436 bytes --]
Index: target-i386/exec.h
===================================================================
--- target-i386/exec.h (revision 5787)
+++ target-i386/exec.h (working copy)
@@ -74,9 +74,6 @@
void do_smm_enter(void);
void __hidden cpu_loop_exit(void);
-void OPPROTO op_movl_eflags_T0(void);
-void OPPROTO op_movl_T0_eflags(void);
-
/* n must be a constant to be efficient */
static inline target_long lshift(target_long x, int n)
{
next reply other threads:[~2008-11-24 15:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-24 12:18 Laurent Desnogues [this message]
2008-11-24 20:03 ` [Qemu-devel] [PATCH] i386: remove unused function prototypes Anthony Liguori
2008-11-24 21:28 ` Laurent Desnogues
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=761ea48b0811240418v34302adah6cc216680816cee9@mail.gmail.com \
--to=laurent.desnogues@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).