comparison TaskManager/Cell/spe/CellDmaManager.cc @ 61:6bc72fde6615

*** empty log message ***
author gongo
date Sat, 16 Feb 2008 20:19:31 +0900
parents 16f9f6251f49
children 504899860e66
comparison
equal deleted inserted replaced
60:f50c74835a9b 61:6bc72fde6615
1 #include <stdio.h>
1 #include <spu_mfcio.h> 2 #include <spu_mfcio.h>
2 #include "CellDmaManager.h" 3 #include "CellDmaManager.h"
3 4
4 void 5 void
5 CellDmaManager::dma_load(void *buf, unsigned int addr, int size, int mask) 6 CellDmaManager::dma_load(void *buf, unsigned int addr, int size, int mask)