* src/m/sparc.h: Fix typo in earlier change.
This commit is contained in:
parent
66bdc86806
commit
4ab9284288
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2010-05-05 Lawrence Mitchell <wence@gmx.li>
|
||||
|
||||
* m/sparc.h: Fix typo in earlier change.
|
||||
|
||||
2010-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
|
||||
|
||||
Misc tweaks.
|
||||
|
|
|
@ -52,7 +52,6 @@ NOTE-END */
|
|||
|
||||
#ifdef __arch64__ /* GCC, 64-bit ABI. */
|
||||
#define BITS_PER_LONG 64
|
||||
#endif
|
||||
|
||||
#ifndef _LP64
|
||||
#define _LP64 /* Done on Alpha -- not sure if it
|
||||
|
|
Loading…
Add table
Reference in a new issue