| To: | Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> |
|---|---|
| Subject: | Re: [PATCH 2/3] fixed typo in hazard.h |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Mon, 25 Sep 2006 15:49:44 +0100 |
| Cc: | linux-mips <linux-mips@linux-mips.org> |
| In-reply-to: | <20060922011048.676d8de0.yoichi_yuasa@tripeaks.co.jp> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20060922010713.657f2861.yoichi_yuasa@tripeaks.co.jp> <20060922011048.676d8de0.yoichi_yuasa@tripeaks.co.jp> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.4.2.1i |
On Fri, Sep 22, 2006 at 01:10:48AM +0900, Yoichi Yuasa wrote: > This patch has fixed typo in hazard.h . > -#ifdef __ASSEMBLER__ > +#ifdef __ASSEMBLY__ Not a typo at all - the gcc driver defines __ASSEMBLER__ for MIPS. But for clarity's sake I think this change is the right thing to do, so I've just changed a few other files as well. Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 1/3] fixed mtc0_tlbw_hazard, Ralf Baechle |
|---|---|
| Next by Date: | Re: [PATCH] cleanup hardcoding __pa/__va macros etc. (take-2), girish |
| Previous by Thread: | Re: [PATCH 3/3] remove some redefinitions in hazard.h, Ralf Baechle |
| Next by Thread: | Re: [PATCH 1/3] fixed mtc0_tlbw_hazard, Sergei Shtylyov |
| Indexes: | [Date] [Thread] [Top] [All Lists] |