Define spu_printf for Linux
This commit is contained in:
@@ -60,6 +60,11 @@ typedef union
|
|||||||
} addr64;
|
} addr64;
|
||||||
|
|
||||||
|
|
||||||
|
#else
|
||||||
|
|
||||||
|
#include <stdio.h>
|
||||||
|
#define spu_printf printf
|
||||||
|
|
||||||
#endif // USE_LIBSPE2
|
#endif // USE_LIBSPE2
|
||||||
|
|
||||||
#endif //__CELLOS_LV2__
|
#endif //__CELLOS_LV2__
|
||||||
|
|||||||
Reference in New Issue
Block a user