From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.lixom.net (lixom.net [66.141.50.11]) by ozlabs.org (Postfix) with ESMTP id 484FCDDDFF for ; Sat, 17 Nov 2007 07:03:50 +1100 (EST) Date: Fri, 16 Nov 2007 14:05:10 -0600 From: Olof Johansson To: Kumar Gala Subject: Re: [PATCH] [POWERPC] Add SPRN for Embedded registers specified in PowerISA 2.04 Message-ID: <20071116200510.GA18481@lixom.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi, On Fri, Nov 16, 2007 at 01:59:03PM -0600, Kumar Gala wrote: > +#define SPRN_SPRG8 0x25C /* Special Purpose Register General 8 */ > +#define SPRN_SPRG9 0x25D /* Special Purpose Register General 8 */ Cut and paste error in comment :) -Olof