updated multi threading shared code on multiple platforms.

This commit is contained in:
ejcoumans
2007-06-15 02:06:56 +00:00
parent 718b73371f
commit ea4dfc15d5
12 changed files with 67 additions and 39 deletions

View File

@@ -1,14 +1,7 @@
#ifndef DOUBLE_BUFFER_H
#define DOUBLE_BUFFER_H
#ifdef __CELLOS_LV2__
#include <cell/dma.h>
#include <stdint.h>
#else
#include "SpuFakeDma.h"
#endif //
///DoubleBuffer