* src/m/sparc.h: Fix typo in earlier change.

This commit is contained in:
Lawrence Mitchell 2010-05-05 08:51:32 -07:00 committed by Glenn Morris
parent 66bdc86806
commit 4ab9284288
2 changed files with 4 additions and 1 deletions

View file

@ -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.

View file

@ -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