summaryrefslogtreecommitdiff
path: root/arm9/lib/include/MI_dma.h
blob: eddcedbb62c934c0d965ffeb2790b9ee3f09275f (plain)
1
2
3
4
5
6
#ifndef NITRO_MI_DMA_H_
#define NITRO_MI_DMA_H_

typedef void (*MIDmaCallback)(void *);

#endif //NITRO_MI_DMA_H_