2006-11-22 Luca Barbato <lu_zero@gentoo.org>
* spu/syscalls.c: Include spu_intrinsics.h to provide vector keyword.
This commit is contained in:
parent
9bc5b6181b
commit
729c0e6506
|
@ -1,3 +1,7 @@
|
||||||
|
2006-11-22 Luca Barbato <lu_zero@gentoo.org>
|
||||||
|
|
||||||
|
* spu/syscalls.c: Include spu_intrinsics.h to provide vector keyword.
|
||||||
|
|
||||||
2006-11-17 Jeff Johnston <jjohnstn@redhat.com>
|
2006-11-17 Jeff Johnston <jjohnstn@redhat.com>
|
||||||
|
|
||||||
* mn10300/Makefile.in: Add spaces after do in "for" loop.
|
* mn10300/Makefile.in: Add spaces after do in "for" loop.
|
||||||
|
|
|
@ -29,7 +29,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
Author: Andreas Neukoetter (ti95neuk@de.ibm.com)
|
Author: Andreas Neukoetter (ti95neuk@de.ibm.com)
|
||||||
*/
|
*/
|
||||||
|
#include <spu_intrinsics.h>
|
||||||
#include "jsre.h"
|
#include "jsre.h"
|
||||||
|
|
||||||
void
|
void
|
||||||
|
|
Loading…
Reference in New Issue