xilinx-dma 0.0.9

Userspace Xilinx AXI DMA Interface
Documentation
1
2
3
void __dmb() {
	asm ("dmb sy" : : : "memory");
}