From: Yoshinori Sato <ysato@users.sourceforge.jp>
To: Linus Torvalds <torvalds@osdl.org>
Cc: linux kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] H8/300 update (3/9) pic support
Date: Fri, 14 May 2004 21:38:55 +0900 [thread overview]
Message-ID: <m265az9o9s.wl%ysato@users.sourceforge.jp> (raw)
In-Reply-To: <m2y8nyrkdg.wl%ysato@users.sourceforge.jp>
Sorry. There was the file which lacked.
--
Yoshinori Sato
<ysato@users.sourceforge.jp>
diff -Nru linux-2.6.6/include/asm-h8300/sigcontext.h linux-2.6.6-h8300/include/asm-h8300/sigcontext.h
--- linux-2.6.6/include/asm-h8300/sigcontext.h 22 Mar 2004 16:33:39 -0000
+++ linux-2.6.6-h8300/include/asm-h8300/sigcontext.h 14 May 2004 11:49:38 -0000
@@ -8,6 +8,7 @@
unsigned long sc_er1;
unsigned long sc_er2;
unsigned long sc_er3;
+ unsigned long sc_er5;
unsigned short sc_ccr;
unsigned long sc_pc;
};
prev parent reply other threads:[~2004-05-14 12:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-11 16:36 [PATCH] H8/300 update (3/9) pic support Yoshinori Sato
2004-05-14 12:38 ` Yoshinori Sato [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=m265az9o9s.wl%ysato@users.sourceforge.jp \
--to=ysato@users.sourceforge.jp \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.