This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Using vector in setjmp.h for SPU.


Joel,

Can you change the use of "vector" to "__vector" in
libc/include/machine/setjmp.h

Only __vector is defined by default.  vector is only defined
when spu_intrinsics.h is included.

Thanks,
Trevor


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]