summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/bfin/dma-memcpy.c
Commit message (Collapse)AuthorAgeFilesLines
* - trim superfluous ';'. No objcode changesBernhard Reutner-Fischer2008-10-281-1/+1
|
* L1 memory support for the Blackfin. A couple new syscalls to manage L1Bernd Schmidt2008-01-181-0/+6
allocations, dma_memcpy to move stuff between L1 and main memory, and a new structure to describe the global data in L1 scratchpad memory.