You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#ifndef __ASM_CPU_SH3_DMA_H
|
|
#define __ASM_CPU_SH3_DMA_H
|
|
|
|
#define SH_DMAC_BASE 0xa4000020
|
|
|
|
#endif /* __ASM_CPU_SH3_DMA_H */
|
|
|
|
|