aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh/cpu-sh3/dma.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sh/cpu-sh3/dma.h')
-rw-r--r--include/asm-sh/cpu-sh3/dma.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/asm-sh/cpu-sh3/dma.h b/include/asm-sh/cpu-sh3/dma.h
new file mode 100644
index 0000000..b972e71
--- /dev/null
+++ b/include/asm-sh/cpu-sh3/dma.h
@@ -0,0 +1,7 @@
+#ifndef __ASM_CPU_SH3_DMA_H
+#define __ASM_CPU_SH3_DMA_H
+
+#define SH_DMAC_BASE 0xa4000020
+
+#endif /* __ASM_CPU_SH3_DMA_H */
+