Point to regdef.h. May need to dig up references to the N32 standard
that support this usage (which may be a bit rough, since different parts of the standard say mutually contradictory things).
This commit is contained in:
parent
90b89365fd
commit
59249e7e5b
@ -125,7 +125,7 @@
|
||||
|
||||
/*
|
||||
* Pseudo registers so we save a complete set of registers regardless of
|
||||
* the ABI
|
||||
* the ABI. See regdef.h for a more complete explanation.
|
||||
*/
|
||||
#if defined(__mips_n32) || defined(__mips_n64)
|
||||
#define TA0 8
|
||||
|
Loading…
Reference in New Issue
Block a user