|
psl1ght
A free SDK for Sony's PS3 console
|
#include <sys/spu_event.h>Go to the source code of this file.
Macros | |
| #define | spu_printf(fmt, args...) _spu_call_event_va_arg(EVENT_PRINTF_PORT<<EVENT_PORT_SHIFT, fmt, ##args) |
Functions | |
| int | _spu_call_event_va_arg (uint32_t _spup, const char *fmt,...) |
| #define spu_printf | ( | fmt, | |
| args... | |||
| ) | _spu_call_event_va_arg(EVENT_PRINTF_PORT<<EVENT_PORT_SHIFT, fmt, ##args) |
Definition at line 12 of file spu_printf.h.
|
extern |