* config/spu/spu_mfcio.h: Fix typo.
From-SVN: r130310
This commit is contained in:
parent
6da06848ec
commit
cae85ca91a
@ -1,3 +1,7 @@
|
||||
2007-11-20 Ben Elliston <bje@au.ibm.com>
|
||||
|
||||
* config/spu/spu_mfcio.h: Fix typo.
|
||||
|
||||
2007-11-20 Ben Elliston <bje@au.ibm.com>
|
||||
|
||||
* unwind.inc: Comment that unwind-sjlj.c includes this file.
|
||||
|
@ -26,7 +26,7 @@
|
||||
|
||||
#include <spu_intrinsics.h>
|
||||
#ifdef __IN_LIBGCC2
|
||||
unsigned long long uint64_t;
|
||||
typedef unsigned long long uint64_t;
|
||||
#else
|
||||
#include <stdint.h>
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user