Re: [PATCH] H8/300 update (3/9) pic support

From: Yoshinori Sato
Date: Fri May 14 2004 - 07:42:39 EST


Sorry. There was the file which lacked.

--
Yoshinori Sato
<ysato@xxxxxxxxxxxxxxxxxxxx>

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;
};
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/