I\'ve been working on the Cell processor and I\'m trying to create a struct that will hold an spe_context_ptr_t, which will be used within the thread to launch
spe_context_ptr_t
You have to name your struct like that:
typedef struct car_t { char wheel_t } car_t;