Subject: Re: Renaming constants in regnum.h and mcontext.h?
To: Havard Eidnes <he@netbsd.org>
From: Jason Thorpe <thorpej@wasabisystems.com>
List: port-mips
Date: 11/25/2003 11:26:35
On Nov 25, 2003, at 4:12 AM, Havard Eidnes wrote:

>  o mips/mcontext.h: rename _REG_xxx to _MC_REG_xxx (mostly to make
>    room for the subsequent rename in regnum.h)

How about not doing this part...

>  o mips/regnum.h: add _REG_ prefix to the register names, and move
>    FPBASE to _FPBASE

...and using _R_ instead of _REG_ here?

         -- Jason R. Thorpe <thorpej@wasabisystems.com>