MNRS-BM-BSP/include/ehrenberg/devices/dma.h

7 lines
91 B
C
Raw Normal View History

2024-06-10 12:21:20 +02:00
#ifndef _BSP_DMA_H
#define _BSP_DMA_H
#include "gen/simpledma.h"
#endif /* _BSP_DMA_H */