diff options
Diffstat (limited to 'src/gallium/drivers/cell/spu/spu_command.h')
-rw-r--r-- | src/gallium/drivers/cell/spu/spu_command.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/gallium/drivers/cell/spu/spu_command.h b/src/gallium/drivers/cell/spu/spu_command.h new file mode 100644 index 0000000000..853e9aa549 --- /dev/null +++ b/src/gallium/drivers/cell/spu/spu_command.h @@ -0,0 +1,7 @@ + + + +extern void +command_loop(void); + + |