ckfwq/linux-3.0.4/arch/score/include/asm/dma.h

9 lines
132 B
C
Raw Permalink Normal View History

2024-12-30 10:53:50 +08:00
#ifndef _ASM_SCORE_DMA_H
#define _ASM_SCORE_DMA_H
#include <asm/io.h>
#define MAX_DMA_ADDRESS (0)
#endif /* _ASM_SCORE_DMA_H */