qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Laurent Desnogues" <laurent.desnogues@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] i386: remove unused function prototypes
Date: Mon, 24 Nov 2008 22:28:02 +0100	[thread overview]
Message-ID: <761ea48b0811241328w2964cfc8w1d557774d736851b@mail.gmail.com> (raw)
In-Reply-To: <492B088E.6090307@codemonkey.ws>

[-- Attachment #1: Type: text/plain, Size: 288 bytes --]

On Mon, Nov 24, 2008 at 9:03 PM, Anthony Liguori <anthony@codemonkey.ws> wrote:
>
> Please add a Signed-off-by.

Sorry, I keep on forgetting.


Laurent

This patch removes two unused prototypes from i386 target exec.h file.

Signed-off-by: Laurent Desnogues <laurent.desnogues@gmail.com>

[-- 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)
 {

      reply	other threads:[~2008-11-24 21:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-24 12:18 [Qemu-devel] [PATCH] i386: remove unused function prototypes Laurent Desnogues
2008-11-24 20:03 ` Anthony Liguori
2008-11-24 21:28   ` Laurent Desnogues [this message]

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=761ea48b0811241328w2964cfc8w1d557774d736851b@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).